|
MRPT
2.0.4
|
#include <gtest/gtest.h>#include <mrpt/containers/deepcopy_ptr.h>#include <mrpt/core/common.h>#include <mrpt/poses/CPose2D.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 18 of file poly_ptr_unittest.cpp.
References EXPECT_TRUE(), and mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset().
| TEST | ( | copy_ptr | , |
| StlContainer | |||
| ) |
Definition at line 46 of file poly_ptr_unittest.cpp.
References EXPECT_TRUE().
| TEST | ( | poly_ptr | , |
| SimpleOps | |||
| ) |
| TEST | ( | poly_ptr | , |
| StlContainer | |||
| ) |
Definition at line 97 of file poly_ptr_unittest.cpp.
References EXPECT_NEAR().
| Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |