CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
/Users/Shared/Development/cpp/sourceforge/cpunit_095/src/cpunit_StringFlyweightStore.hpp File Reference
#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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines