cvr::typeInfo< U< T > > Class Template Reference
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...
#include <cvrTypeInfo.h>
List of all members.
Detailed Description
template<typename T, template< class > class U>
 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. 
The documentation for this class was generated from the following file: