Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::GrowableBuffer< SmallString< N > > Struct Template Reference
Inheritance diagram for SC::GrowableBuffer< SmallString< N > >:

Public Member Functions

 GrowableBuffer (String &string)
 
void finalize () noexcept
 

Static Public Member Functions

static bool tryGrowTo (IGrowableBuffer &gb, size_t newSize) noexcept
 
static auto getEncodingFor (const SmallString< N > &str) noexcept
 

Public Attributes

String::GrowableImplementation gi
 

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