PPL
1.2
|
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. More... | |
A class that is constructible from just anything.
Definition at line 228 of file meta_programming.hh.
Parma_Polyhedra_Library::Is_Same_Or_Derived< Base, Derived >::Any::Any | ( | const T & | ) |
The universal constructor.