Om header file.
More...
#include "boost/preprocessor/stringize.hpp"
Go to the source code of this file.
|
| Om |
| The Om library.
|
|
| Om::Macro |
| A namespace for all code used to implement global macros.
|
|
- Version
- 0.1.3
- Date
- 2012-2014
- Copyright
- Copyright (c) Sparist. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License, Version 1.0, which accompanies this distribution.
- Author
- Jason Erb
Definition in file macro.hpp.
◆ Om_Macro_
All global preprocessor definitions (excluding include guards) should use this namespace to avoid clashes, regardless of where they are physically defined.
Definition at line 29 of file macro.hpp.
◆ Om_Macro_PrependZeroX_
#define Om_Macro_PrependZeroX_ |
( |
|
theArgument | ) |
|
◆ Om_Macro_PrependSlashXAndStringize_
#define Om_Macro_PrependSlashXAndStringize_ |
( |
|
theArgument | ) |
|
◆ Om_Macro_GetNumber_
#define Om_Macro_GetNumber_ |
( |
|
theHex | ) |
|
◆ Om_Macro_GetString_
#define Om_Macro_GetString_ |
( |
|
theHex | ) |
|