#include <assert.h>
Include dependency graph for singleton.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Singleton< T > |
Class which implements the singleton pattern. More... |