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

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 String &str) noexcept
 

Public Attributes

String::GrowableImplementation gi
 

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