Savarese Software Research Corporation
smart_ptr_factory< T, std::shared_ptr< T > > Struct Template Reference

#include <make_smart_ptr.h>

Static Public Member Functions

template<typename... Args>
static std::shared_ptr< T >  make (Args &&...args)
 

Detailed Description

template<typename T>
struct smart_ptr_factory< T, std::shared_ptr< T > >

Definition at line 34 of file make_smart_ptr.h.

Member Function Documentation

template<typename T >
template<typename... Args>
static std::shared_ptr<T> smart_ptr_factory< T, std::shared_ptr< T > >::make ( Args &&...  args )
inlinestatic

Definition at line 36 of file make_smart_ptr.h.


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.