#include "String.h"
Include dependency graph for String.cpp:
Go to the source code of this file.
Functions | |
int | getAppropriateCapasity (unsigned int capasity, unsigned int min) |
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 9 of file String.cpp. Referenced by String::append(), String::assign(), and String::insert(). |