|
Stax
Programming language
|
#include <boost/describe.hpp>#include <boost/type_index.hpp>#include <string>

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 () |