|
CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
|
#include <string>#include <memory>#include <set>Go to the source code of this file.
Classes | |
| class | cpunit::StringFlyweightStore |
| Flyweight pattern implementation for std::string objects. More... | |
| struct | cpunit::StringFlyweightStore::str_ptr_cmp |
| class | cpunit::StringFlyweightStoreUsage |
| Users of the StringFlyweightStore may contain an instance of StringFlyweightStoreUsage to make sure the StringFlyweightStore is not disposed before the user object dies. More... | |
Namespaces | |
| namespace | cpunit |