An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms.
Definition at line 135 of file metaprogramming.h.
#include <mrpt/utils/metaprogramming.h>
Public Types | |
typedef T | argument_type |
typedef void | result_type |
Public Member Functions | |
void | operator() (T &ptr) |
typedef T mrpt::utils::metaprogramming::ObjectClearUnique< T >::argument_type |
Definition at line 137 of file metaprogramming.h.
typedef void mrpt::utils::metaprogramming::ObjectClearUnique< T >::result_type |
Definition at line 138 of file metaprogramming.h.
|
inline |
Definition at line 139 of file metaprogramming.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |