Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/opaque-holder.hpp"
Standard policy for accessing the contents via a common base class interface.
Using this policy causes static or dynamic casts or direct conversion to be employed as appropriate.
Definition at line 139 of file opaque-holder.hpp.
Public Types | |
typedef BA | Base |
Static Public Member Functions | |
template<class SUB > | |
static Base * | convert2base (SUB &obj) |