PPL  1.2
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>

Public Member Functions

template<typename T >
 Any (const T &)
 The universal constructor. More...
 

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 >
Parma_Polyhedra_Library::Is_Same_Or_Derived< Base, Derived >::Any::Any ( const T &  )

The universal constructor.


The documentation for this struct was generated from the following file: