HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::IsSpecializationOf< T, Template > Struct Template Reference

Helper metafunction used to determine if the first template parameter is a specialization of the class template given in the second template parameter. More...

#include <Types.h>

+ Inheritance diagram for openvdb::OPENVDB_VERSION_NAME::IsSpecializationOf< T, Template >:

Detailed Description

template<typename T, template< typename...> class Template>
struct openvdb::OPENVDB_VERSION_NAME::IsSpecializationOf< T, Template >

Helper metafunction used to determine if the first template parameter is a specialization of the class template given in the second template parameter.

Definition at line 192 of file Types.h.


The documentation for this struct was generated from the following file: