Stax
Programming language
Loading...
Searching...
No Matches
reflect.hpp File Reference
#include <boost/describe.hpp>
#include <boost/type_index.hpp>
#include <string>
Include dependency graph for reflect.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stax
 
namespace  stax::reflect
 

Functions

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