#include <paludis/util/attributes.hh>
#include <tr1/memory>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Functions | |
template<typename T_> | |
std::tr1::shared_ptr< T_ > | paludis::make_shared_ptr (T_ *const t) PALUDIS_ATTRIBUTE((warn_unused_result)) |
NullSharedPtr | paludis::make_null_shared_ptr () PALUDIS_ATTRIBUTE((warn_unused_result)) PALUDIS_VISIBLE |