libebml_ng
Namespaces | Functions
typeof.h File Reference
#include <typeinfo>
#include <cxxabi.h>
#include <string>
#include <memory>

Go to the source code of this file.

Namespaces

 ebml
 

Functions

template<typename T >
std::string ebml::typeof (const T *inst)
 
template<typename T >
std::string ebml::typeof ()