Stax
Programming language
Loading...
Searching...
No Matches
stax::reflect Namespace Reference

Functions

constexpr auto Unqualified (std::string sv)
 
template<typename T >
constexpr auto GetTypeName () -> std::string
 
template<typename T >
constexpr auto GetTypeName (const T &) -> std::string
 
template<typename T >
constexpr auto GetAllFieldNames ()
 

Function Documentation

◆ GetAllFieldNames()

template<typename T >
constexpr auto stax::reflect::GetAllFieldNames ( )
constexpr
Here is the call graph for this function:

◆ GetTypeName() [1/2]

template<typename T >
constexpr auto stax::reflect::GetTypeName ( ) -> std::string
constexpr
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetTypeName() [2/2]

template<typename T >
constexpr auto stax::reflect::GetTypeName ( const T & ) -> std::string
constexpr
Here is the call graph for this function:

◆ Unqualified()

constexpr auto stax::reflect::Unqualified ( std::string sv)
constexpr
Here is the call graph for this function:
Here is the caller graph for this function: