A class that is constructible from just anything. More...
#include <meta_programming.hh>
Public Member Functions | |
| template<typename T > | |
| Any (const T &) | |
| The universal constructor. | |
A class that is constructible from just anything.
Definition at line 229 of file meta_programming.hh.
| Parma_Polyhedra_Library::Is_Same_Or_Derived< Base, Derived >::Any::Any | ( | const T & | ) | [inline] |
The universal constructor.
1.6.3