Shadowrun: Awakened 29 September 2011 - Build 871
Classes | Namespaces | Defines
Singleton.hpp File Reference
#include <cat/Platform.hpp>
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  cat::Singleton< T >

Namespaces

namespace  cat

Defines

#define CAT_SINGLETON(subclass)

Define Documentation

#define CAT_SINGLETON (   subclass)
Value:
private: \
        friend class Singleton<subclass>; \
        subclass()

Definition at line 38 of file Singleton.hpp.


Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net