#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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |