wibble
1.1
|
#include <cstddef>
#include <iterator>
Go to the source code of this file.
Classes | |
class | wibble::Singleton< T > |
class | wibble::Singleton< T >::const_iterator |
class | wibble::Singleton< T >::iterator |
Namespaces | |
wibble | |
Constant Groups | |
wibble | |
Functions | |
template<typename T > | |
Singleton< T > | wibble::singleton (const T &value) |