Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWUnsafeCounter

Module:  Threads   Package:  Smart Pointer


RWTCounter<RWNullMutexLock> RWTCountingBody<Mutex>...... RWTMonitor<Mutex>

Local Index

No Entries

Header File

#include <rw/pointer/RWUnsafeCounter.h>
typedef RWTCounter<RWNullMutexLock> RWUnsafeCounter;

Description

A typedef that implements an unsafe counter that can be used for greater efficiency in reference counting in situations where multithread safety is not required. This typedef can be used as the counter template parameter for RWTCountingPointer.

Example

See Also

RWTCounter, RWSafeCounter, RWTCountingPointer



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.