repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
type_info.h File Reference
#include <iosfwd>
#include <string>
#include <string_view>
#include <librepr/util/string/buffer.h>
#include <librepr/macro/format.h>
#include <librepr/name/type.h>
Include dependency graph for type_info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  librepr::TypeName< T >
 
struct  REPR_FORMAT_RNS::formatter< librepr::TypeName< T >, CharT >
 

Namespaces

namespace  librepr
 
namespace  librepr::detail
 

Typedefs

template<class CharT >
using librepr::detail::StrFormatter = REPR_FORMAT_NS::formatter< std::string, CharT >