toast/typeinfo.hpp File Reference


Detailed Description

This file contains the toast::type_info class.

#include <typeinfo>
#include <string>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  toast

Classes

class  toast::type_info
 provides a 'portable' layer to std::type_info. More...

Functions

template<typename T>
type_info const & toast::type_id ()
 get a toast::typeinfo for type T.
template<typename T>
type_info const & toast::type_id (T const &t)
 get a toast::typeinfo for object t (not necessarily T).


SourceForge.net Logo