Parma_Polyhedra_Library::Is_Same_Or_Derived< Base, Derived >::Any Struct Reference
A class that is constructible from just anything.
More...
#include <meta_programming.hh>
List of all members.
|
Public Member Functions |
template<typename T> |
| Any (const T &) |
| The universal constructor.
|
Detailed Description
template<typename Base, typename Derived>
struct Parma_Polyhedra_Library::Is_Same_Or_Derived< Base, Derived >::Any
A class that is constructible from just anything.
Definition at line 228 of file meta_programming.hh.
Constructor & Destructor Documentation
template<typename Base, typename Derived>
template<typename T>
The universal constructor.
The documentation for this struct was generated from the following file: