micro-test-plus 3.2.0
µTest++, a lightweight testing framework for embedded platforms
|
Classes | |
class | source_location |
Local implementation of the std::source_location. More... | |
Functions | |
const char * | short_name (const char *name) |
template<class T > | |
constexpr auto | type_name () -> std::string_view |
Parse the PRETTY_FUNCTION macro to extract the type name. | |
const char * micro_os_plus::micro_test_plus::reflection::short_name | ( | const char * | name | ) |
Definition at line 89 of file micro-test-plus.cpp.
|
constexpr |
Parse the PRETTY_FUNCTION macro to extract the type name.
Definition at line 104 of file reflection.h.