Leight-weight implementation of some STL containers

This part of library is independent on ShareManager and friends. More...


Files

file  sharelib.h
 Share library interface.

Classes

class  Share::Vector< TItem, TAllocator >
 STL vector. More...
class  Share::String< TAllocator >
 STL string. More...
struct  Share::Pair< TFirst, TSecond >
 STL pair. More...
class  Share::Map< TKey, TValue, TAllocator >
 STL map. More...
class  Share::Map< TKey, TValue, TAllocator >::const_iterator
 STL map const_iterator equivalent. More...

Detailed Description

This part of library is independent on ShareManager and friends.

Containers can be used with std::allocator (default behavior) or with Share::Allocator.

Remarks:

Generated on Sun Aug 26 17:43:00 2007 for ShareLibrary by  doxygen 1.5.2