paludis
Version 2.6.0
|
Public Member Functions | |
DeferredConstructionPtr (const std::function< T_()> &f) | |
DeferredConstructionPtr (const DeferredConstructionPtr &other) | |
DeferredConstructionPtr & | operator= (const DeferredConstructionPtr &other) |
T_ | operator-> () const |
T_ | value () const |