CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
Loading...
Searching...
No Matches
typing.hpp File Reference

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  argon
 
namespace  argon::util
 

Functions

template<typename T >
constexpr std::string_view argon::util::get_demangled_type_name ()
 Retrieves the demangled name of a type T.
 

Detailed Description

Provides common typing utility functions.

Definition in file typing.hpp.