Go to the source code of this file.
Defines | |
| #define | package(NS) namespace NS { |
| Hides namespace definition from vim. | |
| #define | end_package(NS) } |
| Hides namespace definition from vim. | |
Defines package() and end_package() macros. Use this header when including the whole lestes/common.hh is unacceptable.
Definition in file package.hh.
| #define end_package | ( | NS | ) | } |
| #define package | ( | NS | ) | namespace NS { |
1.5.1-20070107