CPUnit 0.7 (beta)
The REAL C++ port of JUnit.
/Users/Shared/Development/cpp/sourceforge/cpunit/src/unittest_StringFlyweightStore.hpp File Reference
#include <string>
#include <memory>
#include <set>

Go to the source code of this file.

Classes

class  unittest::StringFlyweightStore
 Flyweight pattern implementation for std::string objects. More...
struct  unittest::StringFlyweightStore::str_ptr_cmp
class  unittest::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  unittest
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines