mimic++ v9.3.0
Loading...
Searching...
No Matches
mimicpp::printing::type Namespace Reference

Namespaces

namespace  lexing
namespace  parsing

Classes

class  PrintVisitor

Functions

auto const & alias_map ()
auto const & ignored_identifiers ()
template<typename T>
StringT type_name ()
 Returns the (potentially demangled) name.
template<print_iterator OutIter>
MIMICPP_DETAIL_CONSTEXPR_STRING OutIter prettify_type (OutIter out, StringT name)
 Prettifies a demangled name.
template<print_iterator OutIter>
MIMICPP_DETAIL_CONSTEXPR_STRING OutIter prettify_function (OutIter out, StringT name)
 Prettifies a function name produces by e.g. std::source_location::function_name().

Function Documentation

◆ alias_map()

auto const & mimicpp::printing::type::alias_map ( )
inlinenodiscard
Here is the caller graph for this function:

◆ ignored_identifiers()

auto const & mimicpp::printing::type::ignored_identifiers ( )
inlinenodiscard
Here is the caller graph for this function: