Go to the source code of this file.
Namespaces | |
namespace | Lamp |
Functions | |
const Lamp::String | operator+ (const Lamp::String &leftString, const Lamp::String &rightString) |
文字列の連結 |
Definition in file String.h.
|
文字列の連結
Definition at line 525 of file String.cpp. References Lamp::String::append(). |