#include <mrpt/utils/poly_ptr.h>#include <mrpt/utils/copy_ptr.h>#include <mrpt/poses/CPose2D.h>#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
| TEST (copy_ptr, SimpleOps) | |
| TEST (copy_ptr, StlContainer) | |
| TEST (poly_ptr, SimpleOps) | |
| TEST (poly_ptr, StlContainer) | |
| TEST | ( | copy_ptr | , | 
| SimpleOps | |||
| ) | 
Definition at line 20 of file poly_ptr_unittest.cpp.
References mrpt::utils::internal::generic_copier_ptr< T, internal::CopyStatic< T > >::reset().
| TEST | ( | copy_ptr | , | 
| StlContainer | |||
| ) | 
Definition at line 48 of file poly_ptr_unittest.cpp.
| TEST | ( | poly_ptr | , | 
| SimpleOps | |||
| ) | 
| TEST | ( | poly_ptr | , | 
| StlContainer | |||
| ) | 
Definition at line 98 of file poly_ptr_unittest.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |