lumiera::factory::RefcountPtr< T > Class Template Reference
#include <factory.hpp>
List of all members.
Detailed Description
template<class T>
class lumiera::factory::RefcountPtr< T >
Shortcut: commonly used (partial) instantiation of the
Factory, generating refcounting shared_ptr wrapped Objects.
Built upon the corresponding special intstantiation of the Wrapper template.
Definition at line 111 of file factory.hpp.
|
Public Types |
|
typedef shared_ptr< T > | PType |
The documentation for this class was generated from the following file: