![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
#include "PString.h"
Include dependency graph for PString.cpp:Go to the source code of this file.
Functions | |
| PString | operator+ (const PString &other1, const PString &other2) |
| Concatenate 2 PString together. More... | |
| PString | operator<< (const PString &other1, const PString &other2) |
| Concatenate 2 PString together. More... | |