y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
Loading...
Searching...
No Matches
typename.h File Reference
#include "y3c/terminate.h"
#include <string>
Include dependency graph for typename.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  y3c
 
namespace  y3c::internal
 
namespace  y3c::internal::type_name
 

Functions

template<typename T >
const char * wrapped_type_name ()
 
template<typename T >
const std::string & wrapped_type_name_s ()
 
const std::string & probe_type_name_used ()
 
size_t prefix_size ()
 
size_t suffix_size ()
 
template<typename T >
const std::string & get_type_name ()
 

Variables

const char *const probe_type_name_candidates []