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