MRPT logo

mrpt::utils::ObjectMakeUnique Struct Reference

An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms. More...

#include <mrpt/utils/CSerializable.h>

List of all members.

Public Member Functions

void operator() (CSerializablePtr &ptr)


Detailed Description

An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms.

Definition at line 319 of file CSerializable.h.


Member Function Documentation

void mrpt::utils::ObjectMakeUnique::operator() ( CSerializablePtr ptr  )  [inline]

Definition at line 321 of file CSerializable.h.

References stlplus::smart_ptr_base< T, C >::make_unique().




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN:exported at Mon Jan 12 13:00:16 UTC 2009