llvm::SmallString< InternalLen > Class Template Reference
SmallString - A SmallString is just a SmallVector with methods and accessors that make it work better as a string (e.g.
More...
#include <SmallString.h>
List of all members.
Detailed Description
template<unsigned InternalLen>
class llvm::SmallString< InternalLen >
SmallString - A SmallString is just a SmallVector with methods and accessors that make it work better as a string (e.g.
operator+ etc).
Constructor & Destructor Documentation
template<unsigned InternalLen>
template<unsigned InternalLen>
template<unsigned InternalLen>
template<typename ItTy >
template<unsigned InternalLen>
Member Function Documentation
template<unsigned InternalLen>
template<unsigned InternalLen>
template<unsigned InternalLen>
template<unsigned InternalLen>
template<unsigned InternalLen>
template<unsigned InternalLen>
The documentation for this class was generated from the following file: