HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vectorImpl_Empty.h File Reference
+ Include dependency graph for vectorImpl_Empty.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vdf_VectorImplEmpty< TYPE >
 Implements a Vdf_VectorData storage that is always empty. More...
 

Macros

#define VDF_DECLARE_EXTERN_VECTOR_IMPL_EMPTY(type)   extern template class VDF_API_TYPE Vdf_VectorImplEmpty<type>;
 

Macro Definition Documentation

#define VDF_DECLARE_EXTERN_VECTOR_IMPL_EMPTY (   type)    extern template class VDF_API_TYPE Vdf_VectorImplEmpty<type>;

Definition at line 95 of file vectorImpl_Empty.h.