![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include "YAPOG/System/Path.hpp"Go to the source code of this file.
Namespaces | |
| namespace | yap |
Functions | |
| Path | yap::operator+ (const Path &left, const Path &right) |
| Appends right to left. | |
| Path | yap::operator+ (const Path &left, const String &right) |
| Appends right to left. | |