#include <map>
#include "cafe/Processor.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | cafe |
Defines | |
| #define | CAFE_FUNCTION(func) namespace { cafe::Function::Register reg_##func(#func,func); } |
|
|
Definition at line 53 of file Function.hpp. |
1.3.4