|
Freeciv-3.1
|
#include <set>Go to the source code of this file.
Data Structures | |
| class | listener< _type_ > |
Macros | |
| #define | FC_CPP_DECLARE_LISTENER(_type_) |
| #define FC_CPP_DECLARE_LISTENER | ( | _type_ | ) |
Macro to declare the static data needed by listener<> classes
Definition at line 134 of file listener.h.