Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Go to the source code of this file.
Classes | |
struct | poly_copyable_instance< T > |
Implementation of a trivial poly interface in terms of types modeling Copyable . Used in poly<copyable> implementation. More... | |
struct | copyable |
"Handle" class used in poly<copyable> implementation. More... |
Namespaces | |
namespace | adobe |
Typedefs | |
typedef poly< copyable > | poly_copyable_t |