LILAC
|
This is an internal polymorphic base class. It returns a pointer of type tout. More...
Public Member Functions | |
virtual std::shared_ptr< Tout > | create ()=0 |
virtual | ~_ttype () |
This is an internal polymorphic base class. It returns a pointer of type tout.
Definition at line 164 of file type_constructor.hpp.
|
inlinevirtual |
Definition at line 167 of file type_constructor.hpp.
|
pure virtual |
Implemented in type_constructor< Tin >::ttype< Tval, Tout >.