|
Inferno
0.2
|
#include "common/common.hpp"Go to the source code of this file.
Classes | |
| class | Cloner |
Defines | |
| #define | CLONE_FUNCTION |
| #define CLONE_FUNCTION |
virtual shared_ptr<Cloner> Clone() const \ { \ return Cloner::CloneStatic(this); \ }