|
micro-test-plus 3.2.1
The µTest++ Testing Framework
|
#include <string_view>Go to the source code of this file.
Classes | |
| class | micro_os_plus::micro_test_plus::reflection::source_location |
| Local implementation of the std::source_location. More... | |
Namespaces | |
| namespace | micro_os_plus |
| namespace | micro_os_plus::micro_test_plus |
| namespace | micro_os_plus::micro_test_plus::reflection |
Functions | |
| const char * | micro_os_plus::micro_test_plus::reflection::short_name (const char *name) |
| template<class T> | |
| constexpr auto | micro_os_plus::micro_test_plus::reflection::type_name () -> std::string_view |
| Parse the PRETTY_FUNCTION macro to extract the type name. | |