#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.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |