repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
type.h File Reference
#include <cstddef>
#include <sstream>
#include <string>
#include <string_view>
#include <type_traits>
#include <typeinfo>
#include <utility>
#include <librepr/macro/format.h>
#include <librepr/macro/default.h>
#include <librepr/util/collections/list.h>
#include "ctti.h"
#include "rtti.h"
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  librepr::detail::TemplateInfo< T >
 
struct  librepr::detail::TemplateInfo< U< Ts... > >
 

Namespaces

namespace  librepr
 
namespace  librepr::detail
 

Functions

template<typename T >
std::string librepr::get_name ()
 
template<typename T >
char constlibrepr::get_mangled_name ()