|
strusBase
0.17
|
Shared reference of an object that is not shared between different threads. More...
#include <cstdlib>#include <stdexcept>#include <new>Go to the source code of this file.
Classes | |
| class | strus::Reference< Object > |
| Shared pointer template with non thread-safe reference counting. More... | |
Namespaces | |
| strus | |
| Wrapper to structures needed for atomic counters. | |
Shared reference of an object that is not shared between different threads.
1.8.6