last update 20 Sep 2009 |
#include "cvrTypes.h"
#include "cvrClassName.h"
#include <limits>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | cvr::typeInfo< T > |
This class allows to ask some information required in the CVR-Libfor some types. More... | |
class | cvr::typeInfo< U< T > > |
This tricky specialization lets the typeInfo of any template class with a single template parameter make use of the typeInfo of its template parameter. More... | |
Namespaces | |
namespace | cvr |