#include <cstddef>
#include <bits/stl_iterator_base_types.h>
Go to the source code of this file.
Namespaces | |
| namespace | wibble |
Classes | |
| class | wibble::Singleton< T > |
| class | wibble::Singleton< T >::const_iterator |
| class | wibble::Singleton< T >::iterator |
Functions | |
| template<typename T> | |
| Singleton< T > | wibble::singleton (const T &value) |
1.5.6