#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, Copier >::reset().
| TEST | ( | copy_ptr | , |
| StlContainer | |||
| ) |
Definition at line 48 of file poly_ptr_unittest.cpp.
| TEST | ( | poly_ptr | , |
| SimpleOps | |||
| ) |
Definition at line 70 of file poly_ptr_unittest.cpp.
References mrpt::utils::internal::generic_copier_ptr< T, Copier >::reset().
| TEST | ( | poly_ptr | , |
| StlContainer | |||
| ) |
Definition at line 98 of file poly_ptr_unittest.cpp.
| Page generated by Doxygen 1.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST |