#include <adobe/config.hpp>
#include <boost/concept_check.hpp>
#include <adobe/poly.hpp>
Go to the source code of this file.
Classes |
struct | copyable |
| "Handle" class used in poly<copyable> implementation. More...
|
struct | poly_copyable_instance< T > |
| Implementation of a trivial poly interface in terms of types modeling Copyable . Used in poly<copyable> implementation. More...
|
Namespaces |
namespace | adobe |