Develop Biology
The language of life
|
#include <string>
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 () |