#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |