#include <mrpt/typemeta/static_string.h>
#include <mrpt/typemeta/num_to_string.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (StaticString, ctor) | |
TEST (StaticString, concat_literals) | |
TEST (StaticString, concat_multi) | |
TEST (num_to_string, ctor) | |
TEST | ( | num_to_string | , |
ctor | |||
) |
Definition at line 56 of file static_string_unittest.cpp.
References void().
TEST | ( | StaticString | , |
concat_literals | |||
) |
Definition at line 25 of file static_string_unittest.cpp.
References mrpt::typemeta::literal().
TEST | ( | StaticString | , |
concat_multi | |||
) |
Definition at line 37 of file static_string_unittest.cpp.
References mrpt::typemeta::literal(), and void().
TEST | ( | StaticString | , |
ctor | |||
) |
Definition at line 16 of file static_string_unittest.cpp.
References mrpt::typemeta::literal(), and void().
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |