#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_copy (const T_ &t) PALUDIS_ATTRIBUTE((warn_unused_result)) |