System.SmallStringBase
C++
template <unsigned char sz> class SmallStringBase
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | dstring.h | System | System |
Description
Base class for SmallString.
You should not use SmallStringBase directly; you can use the SmallString class instead.