#include <safecoll.h>
Public Types | |
typedef PSafePtr< Base > | value_type |
This class defines a thread-safe array of objects. See the PSafeObject class for more details. Especially in regard to enumeration of collections.
typedef PSafePtr<Base> PSafeDictionary< Key, Base >::value_type |