DEBSOURCES
Skip Quicknav
sources / storm-lang / 0.7.4-1 / Utils / Object.cpp
123456789
#include "stdafx.h" #include "Object.h" NoCopy::NoCopy() {} NoCopy::~NoCopy() {} Singleton::Singleton() {}