An object for making smart pointers unique (ie, making copies if necessary), intended for being used in STL algorithms.
Definition at line 87 of file metaprogramming.h.
#include <mrpt/utils/metaprogramming.h>
Public Types | |
typedef mrpt::utils::CObjectPtr | argument_type |
typedef void | result_type |
Public Member Functions | |
void | operator() (mrpt::utils::CObjectPtr &ptr) |
Definition at line 88 of file metaprogramming.h.
Definition at line 89 of file metaprogramming.h.
|
inline |
Definition at line 90 of file metaprogramming.h.
References mrpt::utils::CObjectPtr::make_unique().
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |