
Go to the source code of this file.
Defines | |
| #define | BOOST_WORKAROUND(symbol, test) ((symbol != 0) && (1 % (( (symbol test) ) + 1))) |
| #define | BOOST_TESTED_AT(value) != ((value)-(value)) |
Definition at line 64 of file workaround.hpp.
| #define BOOST_WORKAROUND | ( | symbol, | |||
| test | ) | ((symbol != 0) && (1 % (( (symbol test) ) + 1))) |
Definition at line 40 of file workaround.hpp.
1.5.5