llvm::SmallVector< T, 0 > Class Template Reference
Specialize SmallVector at N=0.
More...
#include <SmallVector.h>
List of all members.
Detailed Description
template<typename T>
class llvm::SmallVector< T, 0 >
Specialize SmallVector at N=0.
This specialization guarantees that it can be instantiated at an incomplete T if none of its members are required.
Constructor & Destructor Documentation
template<typename T >
template<typename ItTy >
Member Function Documentation
The documentation for this class was generated from the following file: