|
CPP-AP 3.0.1
Command-line argument parser for C++20
|
Provides common typing utility functions. More...
#include <functional>#include <memory>#include <optional>#include <source_location>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | ap |
| namespace | ap::util |
Functions | |
| template<typename T > | |
| constexpr std::string_view | ap::util::get_demangled_type_name () |
Retrieves the demangled name of a type T. | |
Provides common typing utility functions.
Definition in file typing.hpp.