Lumiera
0.pre.03
»edit your freedom«
|
Inner capsule managing the contained object (interface)
Definition at line 215 of file opaque-holder.hpp.
Public Member Functions | |
virtual | ~Buffer () |
this is an ABC with VTable | |
virtual void | clone (void *targetStorage) const =0 |
virtual bool | empty () const =0 |
virtual BaseP | getBase () const =0 |
virtual bool | isValid () const =0 |
void * | ptr () |
Public Attributes | |
std::byte | content_ [siz] |