#include <paludis/util/make_shared_copy-fwd.hh>
#include <paludis/util/make_shared_ptr.hh>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Functions | |
template<typename T_> | |
std::tr1::shared_ptr< T_ > | paludis::make_shared_copy (const T_ &t) PALUDIS_ATTRIBUTE((warn_unused_result)) |