Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::String::GrowableImplementation Struct Reference

Public Member Functions

 GrowableImplementation (String &string, IGrowableBuffer::DirectAccess &da) noexcept
 
void finalize () noexcept
 
bool tryGrowTo (size_t newSize) noexcept
 

Public Attributes

Stringstring
 
IGrowableBuffer::DirectAccess & da
 

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