Develop Biology
The language of life
TypeName.h File Reference
#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  bio
 

Typedefs

typedef void bio::TypeNameProber
 

Functions

template<typename T >
const std::string bio::TypeName ()
 
template<typename T >
static const std::string bio::TypeName ()
 
template<typename T >
const std::string bio::TypeName (const T t)
 
template<>
const std::string bio::TypeName< void > ()
 
template<typename T >
static const std::string bio::WrappedTypeName ()
 
static const std::size_t bio::WrappedTypeNamePrefixLength ()
 
static const std::size_t bio::WrappedTypeNameSuffixLength ()