#include <boost_util.h>
Inheritance diagram for rs::rs_boost::singleton:


Public Methods | |
| singleton () | |
| throws err::InternalError when a second instance is constructed. More... | |
| ~singleton () | |
Simply derive your class from singleton.
class MyClass : singleton<MyClass> { ... };
Definition at line 112 of file boost_util.h.
|
|
throws err::InternalError when a second instance is constructed.
Definition at line 115 of file boost_util.h. |
|
|
Definition at line 118 of file boost_util.h. |
|
Contact me in case of errors or questions. This documentation is powered by |
(C) 2000-2002 |