![]() |
Lumiera 0.pre.04
»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 130 of file opaque-holder.hpp.
Public Types | |
| using | Base = BA |
Static Public Member Functions | |
| template<class SUB > | |
| static Base * | convert2base (SUB &obj) |
| using Base = BA |
Definition at line 132 of file opaque-holder.hpp.
Definition at line 136 of file opaque-holder.hpp.
References AccessCasted< TAR >::access(), and LERR_.
Here is the call graph for this function:
Collaboration diagram for InPlaceAnyHolder_useCommonBase< BA >: