An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms. More...
#include <mrpt/utils/metaprogramming.h>
Public Member Functions | |
template<typename T > | |
void | operator() (T &ptr) |
An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms.
Definition at line 97 of file metaprogramming.h.
void mrpt::utils::metaprogramming::ObjectPairMakeUnique::operator() | ( | T & | ptr | ) | [inline] |
Definition at line 99 of file metaprogramming.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |