Macros
detail/dmc/while.hpp File Reference
#include <boost/preprocessor/control/iif.hpp>
#include <boost/preprocessor/logical/bool.hpp>
#include <boost/preprocessor/tuple/eat.hpp>
Include dependency graph for detail/dmc/while.hpp:

Go to the source code of this file.

Macros

#define BOOST_PP_WHILE_1(p, o, s)   BOOST_PP_WHILE_1_C(BOOST_PP_BOOL(p##(2, s)), p, o, s)
 
#define BOOST_PP_WHILE_10(p, o, s)   BOOST_PP_WHILE_10_C(BOOST_PP_BOOL(p##(11, s)), p, o, s)
 
#define BOOST_PP_WHILE_100(p, o, s)   BOOST_PP_WHILE_100_C(BOOST_PP_BOOL(p##(101, s)), p, o, s)
 
#define BOOST_PP_WHILE_100_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_101, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(101, s))
 
#define BOOST_PP_WHILE_101(p, o, s)   BOOST_PP_WHILE_101_C(BOOST_PP_BOOL(p##(102, s)), p, o, s)
 
#define BOOST_PP_WHILE_101_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_102, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(102, s))
 
#define BOOST_PP_WHILE_102(p, o, s)   BOOST_PP_WHILE_102_C(BOOST_PP_BOOL(p##(103, s)), p, o, s)
 
#define BOOST_PP_WHILE_102_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_103, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(103, s))
 
#define BOOST_PP_WHILE_103(p, o, s)   BOOST_PP_WHILE_103_C(BOOST_PP_BOOL(p##(104, s)), p, o, s)
 
#define BOOST_PP_WHILE_103_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_104, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(104, s))
 
#define BOOST_PP_WHILE_104(p, o, s)   BOOST_PP_WHILE_104_C(BOOST_PP_BOOL(p##(105, s)), p, o, s)
 
#define BOOST_PP_WHILE_104_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_105, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(105, s))
 
#define BOOST_PP_WHILE_105(p, o, s)   BOOST_PP_WHILE_105_C(BOOST_PP_BOOL(p##(106, s)), p, o, s)
 
#define BOOST_PP_WHILE_105_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_106, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(106, s))
 
#define BOOST_PP_WHILE_106(p, o, s)   BOOST_PP_WHILE_106_C(BOOST_PP_BOOL(p##(107, s)), p, o, s)
 
#define BOOST_PP_WHILE_106_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_107, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(107, s))
 
#define BOOST_PP_WHILE_107(p, o, s)   BOOST_PP_WHILE_107_C(BOOST_PP_BOOL(p##(108, s)), p, o, s)
 
#define BOOST_PP_WHILE_107_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_108, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(108, s))
 
#define BOOST_PP_WHILE_108(p, o, s)   BOOST_PP_WHILE_108_C(BOOST_PP_BOOL(p##(109, s)), p, o, s)
 
#define BOOST_PP_WHILE_108_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_109, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(109, s))
 
#define BOOST_PP_WHILE_109(p, o, s)   BOOST_PP_WHILE_109_C(BOOST_PP_BOOL(p##(110, s)), p, o, s)
 
#define BOOST_PP_WHILE_109_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_110, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(110, s))
 
#define BOOST_PP_WHILE_10_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_11, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(11, s))
 
#define BOOST_PP_WHILE_11(p, o, s)   BOOST_PP_WHILE_11_C(BOOST_PP_BOOL(p##(12, s)), p, o, s)
 
#define BOOST_PP_WHILE_110(p, o, s)   BOOST_PP_WHILE_110_C(BOOST_PP_BOOL(p##(111, s)), p, o, s)
 
#define BOOST_PP_WHILE_110_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_111, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(111, s))
 
#define BOOST_PP_WHILE_111(p, o, s)   BOOST_PP_WHILE_111_C(BOOST_PP_BOOL(p##(112, s)), p, o, s)
 
#define BOOST_PP_WHILE_111_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_112, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(112, s))
 
#define BOOST_PP_WHILE_112(p, o, s)   BOOST_PP_WHILE_112_C(BOOST_PP_BOOL(p##(113, s)), p, o, s)
 
#define BOOST_PP_WHILE_112_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_113, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(113, s))
 
#define BOOST_PP_WHILE_113(p, o, s)   BOOST_PP_WHILE_113_C(BOOST_PP_BOOL(p##(114, s)), p, o, s)
 
#define BOOST_PP_WHILE_113_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_114, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(114, s))
 
#define BOOST_PP_WHILE_114(p, o, s)   BOOST_PP_WHILE_114_C(BOOST_PP_BOOL(p##(115, s)), p, o, s)
 
#define BOOST_PP_WHILE_114_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_115, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(115, s))
 
#define BOOST_PP_WHILE_115(p, o, s)   BOOST_PP_WHILE_115_C(BOOST_PP_BOOL(p##(116, s)), p, o, s)
 
#define BOOST_PP_WHILE_115_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_116, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(116, s))
 
#define BOOST_PP_WHILE_116(p, o, s)   BOOST_PP_WHILE_116_C(BOOST_PP_BOOL(p##(117, s)), p, o, s)
 
#define BOOST_PP_WHILE_116_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_117, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(117, s))
 
#define BOOST_PP_WHILE_117(p, o, s)   BOOST_PP_WHILE_117_C(BOOST_PP_BOOL(p##(118, s)), p, o, s)
 
#define BOOST_PP_WHILE_117_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_118, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(118, s))
 
#define BOOST_PP_WHILE_118(p, o, s)   BOOST_PP_WHILE_118_C(BOOST_PP_BOOL(p##(119, s)), p, o, s)
 
#define BOOST_PP_WHILE_118_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_119, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(119, s))
 
#define BOOST_PP_WHILE_119(p, o, s)   BOOST_PP_WHILE_119_C(BOOST_PP_BOOL(p##(120, s)), p, o, s)
 
#define BOOST_PP_WHILE_119_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_120, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(120, s))
 
#define BOOST_PP_WHILE_11_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_12, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(12, s))
 
#define BOOST_PP_WHILE_12(p, o, s)   BOOST_PP_WHILE_12_C(BOOST_PP_BOOL(p##(13, s)), p, o, s)
 
#define BOOST_PP_WHILE_120(p, o, s)   BOOST_PP_WHILE_120_C(BOOST_PP_BOOL(p##(121, s)), p, o, s)
 
#define BOOST_PP_WHILE_120_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_121, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(121, s))
 
#define BOOST_PP_WHILE_121(p, o, s)   BOOST_PP_WHILE_121_C(BOOST_PP_BOOL(p##(122, s)), p, o, s)
 
#define BOOST_PP_WHILE_121_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_122, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(122, s))
 
#define BOOST_PP_WHILE_122(p, o, s)   BOOST_PP_WHILE_122_C(BOOST_PP_BOOL(p##(123, s)), p, o, s)
 
#define BOOST_PP_WHILE_122_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_123, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(123, s))
 
#define BOOST_PP_WHILE_123(p, o, s)   BOOST_PP_WHILE_123_C(BOOST_PP_BOOL(p##(124, s)), p, o, s)
 
#define BOOST_PP_WHILE_123_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_124, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(124, s))
 
#define BOOST_PP_WHILE_124(p, o, s)   BOOST_PP_WHILE_124_C(BOOST_PP_BOOL(p##(125, s)), p, o, s)
 
#define BOOST_PP_WHILE_124_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_125, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(125, s))
 
#define BOOST_PP_WHILE_125(p, o, s)   BOOST_PP_WHILE_125_C(BOOST_PP_BOOL(p##(126, s)), p, o, s)
 
#define BOOST_PP_WHILE_125_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_126, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(126, s))
 
#define BOOST_PP_WHILE_126(p, o, s)   BOOST_PP_WHILE_126_C(BOOST_PP_BOOL(p##(127, s)), p, o, s)
 
#define BOOST_PP_WHILE_126_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_127, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(127, s))
 
#define BOOST_PP_WHILE_127(p, o, s)   BOOST_PP_WHILE_127_C(BOOST_PP_BOOL(p##(128, s)), p, o, s)
 
#define BOOST_PP_WHILE_127_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_128, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(128, s))
 
#define BOOST_PP_WHILE_128(p, o, s)   BOOST_PP_WHILE_128_C(BOOST_PP_BOOL(p##(129, s)), p, o, s)
 
#define BOOST_PP_WHILE_128_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_129, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(129, s))
 
#define BOOST_PP_WHILE_129(p, o, s)   BOOST_PP_WHILE_129_C(BOOST_PP_BOOL(p##(130, s)), p, o, s)
 
#define BOOST_PP_WHILE_129_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_130, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(130, s))
 
#define BOOST_PP_WHILE_12_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_13, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(13, s))
 
#define BOOST_PP_WHILE_13(p, o, s)   BOOST_PP_WHILE_13_C(BOOST_PP_BOOL(p##(14, s)), p, o, s)
 
#define BOOST_PP_WHILE_130(p, o, s)   BOOST_PP_WHILE_130_C(BOOST_PP_BOOL(p##(131, s)), p, o, s)
 
#define BOOST_PP_WHILE_130_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_131, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(131, s))
 
#define BOOST_PP_WHILE_131(p, o, s)   BOOST_PP_WHILE_131_C(BOOST_PP_BOOL(p##(132, s)), p, o, s)
 
#define BOOST_PP_WHILE_131_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_132, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(132, s))
 
#define BOOST_PP_WHILE_132(p, o, s)   BOOST_PP_WHILE_132_C(BOOST_PP_BOOL(p##(133, s)), p, o, s)
 
#define BOOST_PP_WHILE_132_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_133, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(133, s))
 
#define BOOST_PP_WHILE_133(p, o, s)   BOOST_PP_WHILE_133_C(BOOST_PP_BOOL(p##(134, s)), p, o, s)
 
#define BOOST_PP_WHILE_133_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_134, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(134, s))
 
#define BOOST_PP_WHILE_134(p, o, s)   BOOST_PP_WHILE_134_C(BOOST_PP_BOOL(p##(135, s)), p, o, s)
 
#define BOOST_PP_WHILE_134_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_135, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(135, s))
 
#define BOOST_PP_WHILE_135(p, o, s)   BOOST_PP_WHILE_135_C(BOOST_PP_BOOL(p##(136, s)), p, o, s)
 
#define BOOST_PP_WHILE_135_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_136, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(136, s))
 
#define BOOST_PP_WHILE_136(p, o, s)   BOOST_PP_WHILE_136_C(BOOST_PP_BOOL(p##(137, s)), p, o, s)
 
#define BOOST_PP_WHILE_136_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_137, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(137, s))
 
#define BOOST_PP_WHILE_137(p, o, s)   BOOST_PP_WHILE_137_C(BOOST_PP_BOOL(p##(138, s)), p, o, s)
 
#define BOOST_PP_WHILE_137_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_138, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(138, s))
 
#define BOOST_PP_WHILE_138(p, o, s)   BOOST_PP_WHILE_138_C(BOOST_PP_BOOL(p##(139, s)), p, o, s)
 
#define BOOST_PP_WHILE_138_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_139, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(139, s))
 
#define BOOST_PP_WHILE_139(p, o, s)   BOOST_PP_WHILE_139_C(BOOST_PP_BOOL(p##(140, s)), p, o, s)
 
#define BOOST_PP_WHILE_139_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_140, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(140, s))
 
#define BOOST_PP_WHILE_13_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_14, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(14, s))
 
#define BOOST_PP_WHILE_14(p, o, s)   BOOST_PP_WHILE_14_C(BOOST_PP_BOOL(p##(15, s)), p, o, s)
 
#define BOOST_PP_WHILE_140(p, o, s)   BOOST_PP_WHILE_140_C(BOOST_PP_BOOL(p##(141, s)), p, o, s)
 
#define BOOST_PP_WHILE_140_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_141, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(141, s))
 
#define BOOST_PP_WHILE_141(p, o, s)   BOOST_PP_WHILE_141_C(BOOST_PP_BOOL(p##(142, s)), p, o, s)
 
#define BOOST_PP_WHILE_141_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_142, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(142, s))
 
#define BOOST_PP_WHILE_142(p, o, s)   BOOST_PP_WHILE_142_C(BOOST_PP_BOOL(p##(143, s)), p, o, s)
 
#define BOOST_PP_WHILE_142_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_143, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(143, s))
 
#define BOOST_PP_WHILE_143(p, o, s)   BOOST_PP_WHILE_143_C(BOOST_PP_BOOL(p##(144, s)), p, o, s)
 
#define BOOST_PP_WHILE_143_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_144, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(144, s))
 
#define BOOST_PP_WHILE_144(p, o, s)   BOOST_PP_WHILE_144_C(BOOST_PP_BOOL(p##(145, s)), p, o, s)
 
#define BOOST_PP_WHILE_144_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_145, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(145, s))
 
#define BOOST_PP_WHILE_145(p, o, s)   BOOST_PP_WHILE_145_C(BOOST_PP_BOOL(p##(146, s)), p, o, s)
 
#define BOOST_PP_WHILE_145_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_146, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(146, s))
 
#define BOOST_PP_WHILE_146(p, o, s)   BOOST_PP_WHILE_146_C(BOOST_PP_BOOL(p##(147, s)), p, o, s)
 
#define BOOST_PP_WHILE_146_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_147, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(147, s))
 
#define BOOST_PP_WHILE_147(p, o, s)   BOOST_PP_WHILE_147_C(BOOST_PP_BOOL(p##(148, s)), p, o, s)
 
#define BOOST_PP_WHILE_147_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_148, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(148, s))
 
#define BOOST_PP_WHILE_148(p, o, s)   BOOST_PP_WHILE_148_C(BOOST_PP_BOOL(p##(149, s)), p, o, s)
 
#define BOOST_PP_WHILE_148_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_149, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(149, s))
 
#define BOOST_PP_WHILE_149(p, o, s)   BOOST_PP_WHILE_149_C(BOOST_PP_BOOL(p##(150, s)), p, o, s)
 
#define BOOST_PP_WHILE_149_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_150, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(150, s))
 
#define BOOST_PP_WHILE_14_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_15, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(15, s))
 
#define BOOST_PP_WHILE_15(p, o, s)   BOOST_PP_WHILE_15_C(BOOST_PP_BOOL(p##(16, s)), p, o, s)
 
#define BOOST_PP_WHILE_150(p, o, s)   BOOST_PP_WHILE_150_C(BOOST_PP_BOOL(p##(151, s)), p, o, s)
 
#define BOOST_PP_WHILE_150_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_151, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(151, s))
 
#define BOOST_PP_WHILE_151(p, o, s)   BOOST_PP_WHILE_151_C(BOOST_PP_BOOL(p##(152, s)), p, o, s)
 
#define BOOST_PP_WHILE_151_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_152, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(152, s))
 
#define BOOST_PP_WHILE_152(p, o, s)   BOOST_PP_WHILE_152_C(BOOST_PP_BOOL(p##(153, s)), p, o, s)
 
#define BOOST_PP_WHILE_152_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_153, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(153, s))
 
#define BOOST_PP_WHILE_153(p, o, s)   BOOST_PP_WHILE_153_C(BOOST_PP_BOOL(p##(154, s)), p, o, s)
 
#define BOOST_PP_WHILE_153_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_154, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(154, s))
 
#define BOOST_PP_WHILE_154(p, o, s)   BOOST_PP_WHILE_154_C(BOOST_PP_BOOL(p##(155, s)), p, o, s)
 
#define BOOST_PP_WHILE_154_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_155, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(155, s))
 
#define BOOST_PP_WHILE_155(p, o, s)   BOOST_PP_WHILE_155_C(BOOST_PP_BOOL(p##(156, s)), p, o, s)
 
#define BOOST_PP_WHILE_155_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_156, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(156, s))
 
#define BOOST_PP_WHILE_156(p, o, s)   BOOST_PP_WHILE_156_C(BOOST_PP_BOOL(p##(157, s)), p, o, s)
 
#define BOOST_PP_WHILE_156_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_157, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(157, s))
 
#define BOOST_PP_WHILE_157(p, o, s)   BOOST_PP_WHILE_157_C(BOOST_PP_BOOL(p##(158, s)), p, o, s)
 
#define BOOST_PP_WHILE_157_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_158, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(158, s))
 
#define BOOST_PP_WHILE_158(p, o, s)   BOOST_PP_WHILE_158_C(BOOST_PP_BOOL(p##(159, s)), p, o, s)
 
#define BOOST_PP_WHILE_158_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_159, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(159, s))
 
#define BOOST_PP_WHILE_159(p, o, s)   BOOST_PP_WHILE_159_C(BOOST_PP_BOOL(p##(160, s)), p, o, s)
 
#define BOOST_PP_WHILE_159_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_160, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(160, s))
 
#define BOOST_PP_WHILE_15_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_16, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(16, s))
 
#define BOOST_PP_WHILE_16(p, o, s)   BOOST_PP_WHILE_16_C(BOOST_PP_BOOL(p##(17, s)), p, o, s)
 
#define BOOST_PP_WHILE_160(p, o, s)   BOOST_PP_WHILE_160_C(BOOST_PP_BOOL(p##(161, s)), p, o, s)
 
#define BOOST_PP_WHILE_160_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_161, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(161, s))
 
#define BOOST_PP_WHILE_161(p, o, s)   BOOST_PP_WHILE_161_C(BOOST_PP_BOOL(p##(162, s)), p, o, s)
 
#define BOOST_PP_WHILE_161_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_162, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(162, s))
 
#define BOOST_PP_WHILE_162(p, o, s)   BOOST_PP_WHILE_162_C(BOOST_PP_BOOL(p##(163, s)), p, o, s)
 
#define BOOST_PP_WHILE_162_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_163, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(163, s))
 
#define BOOST_PP_WHILE_163(p, o, s)   BOOST_PP_WHILE_163_C(BOOST_PP_BOOL(p##(164, s)), p, o, s)
 
#define BOOST_PP_WHILE_163_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_164, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(164, s))
 
#define BOOST_PP_WHILE_164(p, o, s)   BOOST_PP_WHILE_164_C(BOOST_PP_BOOL(p##(165, s)), p, o, s)
 
#define BOOST_PP_WHILE_164_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_165, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(165, s))
 
#define BOOST_PP_WHILE_165(p, o, s)   BOOST_PP_WHILE_165_C(BOOST_PP_BOOL(p##(166, s)), p, o, s)
 
#define BOOST_PP_WHILE_165_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_166, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(166, s))
 
#define BOOST_PP_WHILE_166(p, o, s)   BOOST_PP_WHILE_166_C(BOOST_PP_BOOL(p##(167, s)), p, o, s)
 
#define BOOST_PP_WHILE_166_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_167, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(167, s))
 
#define BOOST_PP_WHILE_167(p, o, s)   BOOST_PP_WHILE_167_C(BOOST_PP_BOOL(p##(168, s)), p, o, s)
 
#define BOOST_PP_WHILE_167_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_168, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(168, s))
 
#define BOOST_PP_WHILE_168(p, o, s)   BOOST_PP_WHILE_168_C(BOOST_PP_BOOL(p##(169, s)), p, o, s)
 
#define BOOST_PP_WHILE_168_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_169, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(169, s))
 
#define BOOST_PP_WHILE_169(p, o, s)   BOOST_PP_WHILE_169_C(BOOST_PP_BOOL(p##(170, s)), p, o, s)
 
#define BOOST_PP_WHILE_169_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_170, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(170, s))
 
#define BOOST_PP_WHILE_16_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_17, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(17, s))
 
#define BOOST_PP_WHILE_17(p, o, s)   BOOST_PP_WHILE_17_C(BOOST_PP_BOOL(p##(18, s)), p, o, s)
 
#define BOOST_PP_WHILE_170(p, o, s)   BOOST_PP_WHILE_170_C(BOOST_PP_BOOL(p##(171, s)), p, o, s)
 
#define BOOST_PP_WHILE_170_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_171, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(171, s))
 
#define BOOST_PP_WHILE_171(p, o, s)   BOOST_PP_WHILE_171_C(BOOST_PP_BOOL(p##(172, s)), p, o, s)
 
#define BOOST_PP_WHILE_171_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_172, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(172, s))
 
#define BOOST_PP_WHILE_172(p, o, s)   BOOST_PP_WHILE_172_C(BOOST_PP_BOOL(p##(173, s)), p, o, s)
 
#define BOOST_PP_WHILE_172_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_173, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(173, s))
 
#define BOOST_PP_WHILE_173(p, o, s)   BOOST_PP_WHILE_173_C(BOOST_PP_BOOL(p##(174, s)), p, o, s)
 
#define BOOST_PP_WHILE_173_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_174, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(174, s))
 
#define BOOST_PP_WHILE_174(p, o, s)   BOOST_PP_WHILE_174_C(BOOST_PP_BOOL(p##(175, s)), p, o, s)
 
#define BOOST_PP_WHILE_174_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_175, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(175, s))
 
#define BOOST_PP_WHILE_175(p, o, s)   BOOST_PP_WHILE_175_C(BOOST_PP_BOOL(p##(176, s)), p, o, s)
 
#define BOOST_PP_WHILE_175_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_176, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(176, s))
 
#define BOOST_PP_WHILE_176(p, o, s)   BOOST_PP_WHILE_176_C(BOOST_PP_BOOL(p##(177, s)), p, o, s)
 
#define BOOST_PP_WHILE_176_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_177, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(177, s))
 
#define BOOST_PP_WHILE_177(p, o, s)   BOOST_PP_WHILE_177_C(BOOST_PP_BOOL(p##(178, s)), p, o, s)
 
#define BOOST_PP_WHILE_177_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_178, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(178, s))
 
#define BOOST_PP_WHILE_178(p, o, s)   BOOST_PP_WHILE_178_C(BOOST_PP_BOOL(p##(179, s)), p, o, s)
 
#define BOOST_PP_WHILE_178_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_179, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(179, s))
 
#define BOOST_PP_WHILE_179(p, o, s)   BOOST_PP_WHILE_179_C(BOOST_PP_BOOL(p##(180, s)), p, o, s)
 
#define BOOST_PP_WHILE_179_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_180, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(180, s))
 
#define BOOST_PP_WHILE_17_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_18, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(18, s))
 
#define BOOST_PP_WHILE_18(p, o, s)   BOOST_PP_WHILE_18_C(BOOST_PP_BOOL(p##(19, s)), p, o, s)
 
#define BOOST_PP_WHILE_180(p, o, s)   BOOST_PP_WHILE_180_C(BOOST_PP_BOOL(p##(181, s)), p, o, s)
 
#define BOOST_PP_WHILE_180_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_181, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(181, s))
 
#define BOOST_PP_WHILE_181(p, o, s)   BOOST_PP_WHILE_181_C(BOOST_PP_BOOL(p##(182, s)), p, o, s)
 
#define BOOST_PP_WHILE_181_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_182, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(182, s))
 
#define BOOST_PP_WHILE_182(p, o, s)   BOOST_PP_WHILE_182_C(BOOST_PP_BOOL(p##(183, s)), p, o, s)
 
#define BOOST_PP_WHILE_182_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_183, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(183, s))
 
#define BOOST_PP_WHILE_183(p, o, s)   BOOST_PP_WHILE_183_C(BOOST_PP_BOOL(p##(184, s)), p, o, s)
 
#define BOOST_PP_WHILE_183_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_184, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(184, s))
 
#define BOOST_PP_WHILE_184(p, o, s)   BOOST_PP_WHILE_184_C(BOOST_PP_BOOL(p##(185, s)), p, o, s)
 
#define BOOST_PP_WHILE_184_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_185, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(185, s))
 
#define BOOST_PP_WHILE_185(p, o, s)   BOOST_PP_WHILE_185_C(BOOST_PP_BOOL(p##(186, s)), p, o, s)
 
#define BOOST_PP_WHILE_185_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_186, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(186, s))
 
#define BOOST_PP_WHILE_186(p, o, s)   BOOST_PP_WHILE_186_C(BOOST_PP_BOOL(p##(187, s)), p, o, s)
 
#define BOOST_PP_WHILE_186_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_187, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(187, s))
 
#define BOOST_PP_WHILE_187(p, o, s)   BOOST_PP_WHILE_187_C(BOOST_PP_BOOL(p##(188, s)), p, o, s)
 
#define BOOST_PP_WHILE_187_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_188, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(188, s))
 
#define BOOST_PP_WHILE_188(p, o, s)   BOOST_PP_WHILE_188_C(BOOST_PP_BOOL(p##(189, s)), p, o, s)
 
#define BOOST_PP_WHILE_188_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_189, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(189, s))
 
#define BOOST_PP_WHILE_189(p, o, s)   BOOST_PP_WHILE_189_C(BOOST_PP_BOOL(p##(190, s)), p, o, s)
 
#define BOOST_PP_WHILE_189_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_190, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(190, s))
 
#define BOOST_PP_WHILE_18_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_19, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(19, s))
 
#define BOOST_PP_WHILE_19(p, o, s)   BOOST_PP_WHILE_19_C(BOOST_PP_BOOL(p##(20, s)), p, o, s)
 
#define BOOST_PP_WHILE_190(p, o, s)   BOOST_PP_WHILE_190_C(BOOST_PP_BOOL(p##(191, s)), p, o, s)
 
#define BOOST_PP_WHILE_190_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_191, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(191, s))
 
#define BOOST_PP_WHILE_191(p, o, s)   BOOST_PP_WHILE_191_C(BOOST_PP_BOOL(p##(192, s)), p, o, s)
 
#define BOOST_PP_WHILE_191_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_192, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(192, s))
 
#define BOOST_PP_WHILE_192(p, o, s)   BOOST_PP_WHILE_192_C(BOOST_PP_BOOL(p##(193, s)), p, o, s)
 
#define BOOST_PP_WHILE_192_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_193, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(193, s))
 
#define BOOST_PP_WHILE_193(p, o, s)   BOOST_PP_WHILE_193_C(BOOST_PP_BOOL(p##(194, s)), p, o, s)
 
#define BOOST_PP_WHILE_193_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_194, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(194, s))
 
#define BOOST_PP_WHILE_194(p, o, s)   BOOST_PP_WHILE_194_C(BOOST_PP_BOOL(p##(195, s)), p, o, s)
 
#define BOOST_PP_WHILE_194_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_195, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(195, s))
 
#define BOOST_PP_WHILE_195(p, o, s)   BOOST_PP_WHILE_195_C(BOOST_PP_BOOL(p##(196, s)), p, o, s)
 
#define BOOST_PP_WHILE_195_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_196, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(196, s))
 
#define BOOST_PP_WHILE_196(p, o, s)   BOOST_PP_WHILE_196_C(BOOST_PP_BOOL(p##(197, s)), p, o, s)
 
#define BOOST_PP_WHILE_196_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_197, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(197, s))
 
#define BOOST_PP_WHILE_197(p, o, s)   BOOST_PP_WHILE_197_C(BOOST_PP_BOOL(p##(198, s)), p, o, s)
 
#define BOOST_PP_WHILE_197_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_198, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(198, s))
 
#define BOOST_PP_WHILE_198(p, o, s)   BOOST_PP_WHILE_198_C(BOOST_PP_BOOL(p##(199, s)), p, o, s)
 
#define BOOST_PP_WHILE_198_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_199, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(199, s))
 
#define BOOST_PP_WHILE_199(p, o, s)   BOOST_PP_WHILE_199_C(BOOST_PP_BOOL(p##(200, s)), p, o, s)
 
#define BOOST_PP_WHILE_199_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_200, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(200, s))
 
#define BOOST_PP_WHILE_19_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_20, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(20, s))
 
#define BOOST_PP_WHILE_1_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_2, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(2, s))
 
#define BOOST_PP_WHILE_2(p, o, s)   BOOST_PP_WHILE_2_C(BOOST_PP_BOOL(p##(3, s)), p, o, s)
 
#define BOOST_PP_WHILE_20(p, o, s)   BOOST_PP_WHILE_20_C(BOOST_PP_BOOL(p##(21, s)), p, o, s)
 
#define BOOST_PP_WHILE_200(p, o, s)   BOOST_PP_WHILE_200_C(BOOST_PP_BOOL(p##(201, s)), p, o, s)
 
#define BOOST_PP_WHILE_200_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_201, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(201, s))
 
#define BOOST_PP_WHILE_201(p, o, s)   BOOST_PP_WHILE_201_C(BOOST_PP_BOOL(p##(202, s)), p, o, s)
 
#define BOOST_PP_WHILE_201_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_202, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(202, s))
 
#define BOOST_PP_WHILE_202(p, o, s)   BOOST_PP_WHILE_202_C(BOOST_PP_BOOL(p##(203, s)), p, o, s)
 
#define BOOST_PP_WHILE_202_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_203, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(203, s))
 
#define BOOST_PP_WHILE_203(p, o, s)   BOOST_PP_WHILE_203_C(BOOST_PP_BOOL(p##(204, s)), p, o, s)
 
#define BOOST_PP_WHILE_203_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_204, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(204, s))
 
#define BOOST_PP_WHILE_204(p, o, s)   BOOST_PP_WHILE_204_C(BOOST_PP_BOOL(p##(205, s)), p, o, s)
 
#define BOOST_PP_WHILE_204_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_205, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(205, s))
 
#define BOOST_PP_WHILE_205(p, o, s)   BOOST_PP_WHILE_205_C(BOOST_PP_BOOL(p##(206, s)), p, o, s)
 
#define BOOST_PP_WHILE_205_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_206, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(206, s))
 
#define BOOST_PP_WHILE_206(p, o, s)   BOOST_PP_WHILE_206_C(BOOST_PP_BOOL(p##(207, s)), p, o, s)
 
#define BOOST_PP_WHILE_206_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_207, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(207, s))
 
#define BOOST_PP_WHILE_207(p, o, s)   BOOST_PP_WHILE_207_C(BOOST_PP_BOOL(p##(208, s)), p, o, s)
 
#define BOOST_PP_WHILE_207_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_208, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(208, s))
 
#define BOOST_PP_WHILE_208(p, o, s)   BOOST_PP_WHILE_208_C(BOOST_PP_BOOL(p##(209, s)), p, o, s)
 
#define BOOST_PP_WHILE_208_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_209, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(209, s))
 
#define BOOST_PP_WHILE_209(p, o, s)   BOOST_PP_WHILE_209_C(BOOST_PP_BOOL(p##(210, s)), p, o, s)
 
#define BOOST_PP_WHILE_209_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_210, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(210, s))
 
#define BOOST_PP_WHILE_20_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_21, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(21, s))
 
#define BOOST_PP_WHILE_21(p, o, s)   BOOST_PP_WHILE_21_C(BOOST_PP_BOOL(p##(22, s)), p, o, s)
 
#define BOOST_PP_WHILE_210(p, o, s)   BOOST_PP_WHILE_210_C(BOOST_PP_BOOL(p##(211, s)), p, o, s)
 
#define BOOST_PP_WHILE_210_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_211, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(211, s))
 
#define BOOST_PP_WHILE_211(p, o, s)   BOOST_PP_WHILE_211_C(BOOST_PP_BOOL(p##(212, s)), p, o, s)
 
#define BOOST_PP_WHILE_211_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_212, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(212, s))
 
#define BOOST_PP_WHILE_212(p, o, s)   BOOST_PP_WHILE_212_C(BOOST_PP_BOOL(p##(213, s)), p, o, s)
 
#define BOOST_PP_WHILE_212_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_213, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(213, s))
 
#define BOOST_PP_WHILE_213(p, o, s)   BOOST_PP_WHILE_213_C(BOOST_PP_BOOL(p##(214, s)), p, o, s)
 
#define BOOST_PP_WHILE_213_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_214, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(214, s))
 
#define BOOST_PP_WHILE_214(p, o, s)   BOOST_PP_WHILE_214_C(BOOST_PP_BOOL(p##(215, s)), p, o, s)
 
#define BOOST_PP_WHILE_214_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_215, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(215, s))
 
#define BOOST_PP_WHILE_215(p, o, s)   BOOST_PP_WHILE_215_C(BOOST_PP_BOOL(p##(216, s)), p, o, s)
 
#define BOOST_PP_WHILE_215_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_216, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(216, s))
 
#define BOOST_PP_WHILE_216(p, o, s)   BOOST_PP_WHILE_216_C(BOOST_PP_BOOL(p##(217, s)), p, o, s)
 
#define BOOST_PP_WHILE_216_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_217, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(217, s))
 
#define BOOST_PP_WHILE_217(p, o, s)   BOOST_PP_WHILE_217_C(BOOST_PP_BOOL(p##(218, s)), p, o, s)
 
#define BOOST_PP_WHILE_217_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_218, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(218, s))
 
#define BOOST_PP_WHILE_218(p, o, s)   BOOST_PP_WHILE_218_C(BOOST_PP_BOOL(p##(219, s)), p, o, s)
 
#define BOOST_PP_WHILE_218_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_219, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(219, s))
 
#define BOOST_PP_WHILE_219(p, o, s)   BOOST_PP_WHILE_219_C(BOOST_PP_BOOL(p##(220, s)), p, o, s)
 
#define BOOST_PP_WHILE_219_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_220, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(220, s))
 
#define BOOST_PP_WHILE_21_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_22, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(22, s))
 
#define BOOST_PP_WHILE_22(p, o, s)   BOOST_PP_WHILE_22_C(BOOST_PP_BOOL(p##(23, s)), p, o, s)
 
#define BOOST_PP_WHILE_220(p, o, s)   BOOST_PP_WHILE_220_C(BOOST_PP_BOOL(p##(221, s)), p, o, s)
 
#define BOOST_PP_WHILE_220_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_221, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(221, s))
 
#define BOOST_PP_WHILE_221(p, o, s)   BOOST_PP_WHILE_221_C(BOOST_PP_BOOL(p##(222, s)), p, o, s)
 
#define BOOST_PP_WHILE_221_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_222, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(222, s))
 
#define BOOST_PP_WHILE_222(p, o, s)   BOOST_PP_WHILE_222_C(BOOST_PP_BOOL(p##(223, s)), p, o, s)
 
#define BOOST_PP_WHILE_222_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_223, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(223, s))
 
#define BOOST_PP_WHILE_223(p, o, s)   BOOST_PP_WHILE_223_C(BOOST_PP_BOOL(p##(224, s)), p, o, s)
 
#define BOOST_PP_WHILE_223_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_224, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(224, s))
 
#define BOOST_PP_WHILE_224(p, o, s)   BOOST_PP_WHILE_224_C(BOOST_PP_BOOL(p##(225, s)), p, o, s)
 
#define BOOST_PP_WHILE_224_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_225, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(225, s))
 
#define BOOST_PP_WHILE_225(p, o, s)   BOOST_PP_WHILE_225_C(BOOST_PP_BOOL(p##(226, s)), p, o, s)
 
#define BOOST_PP_WHILE_225_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_226, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(226, s))
 
#define BOOST_PP_WHILE_226(p, o, s)   BOOST_PP_WHILE_226_C(BOOST_PP_BOOL(p##(227, s)), p, o, s)
 
#define BOOST_PP_WHILE_226_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_227, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(227, s))
 
#define BOOST_PP_WHILE_227(p, o, s)   BOOST_PP_WHILE_227_C(BOOST_PP_BOOL(p##(228, s)), p, o, s)
 
#define BOOST_PP_WHILE_227_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_228, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(228, s))
 
#define BOOST_PP_WHILE_228(p, o, s)   BOOST_PP_WHILE_228_C(BOOST_PP_BOOL(p##(229, s)), p, o, s)
 
#define BOOST_PP_WHILE_228_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_229, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(229, s))
 
#define BOOST_PP_WHILE_229(p, o, s)   BOOST_PP_WHILE_229_C(BOOST_PP_BOOL(p##(230, s)), p, o, s)
 
#define BOOST_PP_WHILE_229_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_230, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(230, s))
 
#define BOOST_PP_WHILE_22_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_23, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(23, s))
 
#define BOOST_PP_WHILE_23(p, o, s)   BOOST_PP_WHILE_23_C(BOOST_PP_BOOL(p##(24, s)), p, o, s)
 
#define BOOST_PP_WHILE_230(p, o, s)   BOOST_PP_WHILE_230_C(BOOST_PP_BOOL(p##(231, s)), p, o, s)
 
#define BOOST_PP_WHILE_230_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_231, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(231, s))
 
#define BOOST_PP_WHILE_231(p, o, s)   BOOST_PP_WHILE_231_C(BOOST_PP_BOOL(p##(232, s)), p, o, s)
 
#define BOOST_PP_WHILE_231_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_232, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(232, s))
 
#define BOOST_PP_WHILE_232(p, o, s)   BOOST_PP_WHILE_232_C(BOOST_PP_BOOL(p##(233, s)), p, o, s)
 
#define BOOST_PP_WHILE_232_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_233, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(233, s))
 
#define BOOST_PP_WHILE_233(p, o, s)   BOOST_PP_WHILE_233_C(BOOST_PP_BOOL(p##(234, s)), p, o, s)
 
#define BOOST_PP_WHILE_233_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_234, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(234, s))
 
#define BOOST_PP_WHILE_234(p, o, s)   BOOST_PP_WHILE_234_C(BOOST_PP_BOOL(p##(235, s)), p, o, s)
 
#define BOOST_PP_WHILE_234_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_235, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(235, s))
 
#define BOOST_PP_WHILE_235(p, o, s)   BOOST_PP_WHILE_235_C(BOOST_PP_BOOL(p##(236, s)), p, o, s)
 
#define BOOST_PP_WHILE_235_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_236, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(236, s))
 
#define BOOST_PP_WHILE_236(p, o, s)   BOOST_PP_WHILE_236_C(BOOST_PP_BOOL(p##(237, s)), p, o, s)
 
#define BOOST_PP_WHILE_236_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_237, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(237, s))
 
#define BOOST_PP_WHILE_237(p, o, s)   BOOST_PP_WHILE_237_C(BOOST_PP_BOOL(p##(238, s)), p, o, s)
 
#define BOOST_PP_WHILE_237_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_238, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(238, s))
 
#define BOOST_PP_WHILE_238(p, o, s)   BOOST_PP_WHILE_238_C(BOOST_PP_BOOL(p##(239, s)), p, o, s)
 
#define BOOST_PP_WHILE_238_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_239, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(239, s))
 
#define BOOST_PP_WHILE_239(p, o, s)   BOOST_PP_WHILE_239_C(BOOST_PP_BOOL(p##(240, s)), p, o, s)
 
#define BOOST_PP_WHILE_239_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_240, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(240, s))
 
#define BOOST_PP_WHILE_23_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_24, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(24, s))
 
#define BOOST_PP_WHILE_24(p, o, s)   BOOST_PP_WHILE_24_C(BOOST_PP_BOOL(p##(25, s)), p, o, s)
 
#define BOOST_PP_WHILE_240(p, o, s)   BOOST_PP_WHILE_240_C(BOOST_PP_BOOL(p##(241, s)), p, o, s)
 
#define BOOST_PP_WHILE_240_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_241, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(241, s))
 
#define BOOST_PP_WHILE_241(p, o, s)   BOOST_PP_WHILE_241_C(BOOST_PP_BOOL(p##(242, s)), p, o, s)
 
#define BOOST_PP_WHILE_241_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_242, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(242, s))
 
#define BOOST_PP_WHILE_242(p, o, s)   BOOST_PP_WHILE_242_C(BOOST_PP_BOOL(p##(243, s)), p, o, s)
 
#define BOOST_PP_WHILE_242_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_243, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(243, s))
 
#define BOOST_PP_WHILE_243(p, o, s)   BOOST_PP_WHILE_243_C(BOOST_PP_BOOL(p##(244, s)), p, o, s)
 
#define BOOST_PP_WHILE_243_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_244, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(244, s))
 
#define BOOST_PP_WHILE_244(p, o, s)   BOOST_PP_WHILE_244_C(BOOST_PP_BOOL(p##(245, s)), p, o, s)
 
#define BOOST_PP_WHILE_244_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_245, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(245, s))
 
#define BOOST_PP_WHILE_245(p, o, s)   BOOST_PP_WHILE_245_C(BOOST_PP_BOOL(p##(246, s)), p, o, s)
 
#define BOOST_PP_WHILE_245_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_246, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(246, s))
 
#define BOOST_PP_WHILE_246(p, o, s)   BOOST_PP_WHILE_246_C(BOOST_PP_BOOL(p##(247, s)), p, o, s)
 
#define BOOST_PP_WHILE_246_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_247, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(247, s))
 
#define BOOST_PP_WHILE_247(p, o, s)   BOOST_PP_WHILE_247_C(BOOST_PP_BOOL(p##(248, s)), p, o, s)
 
#define BOOST_PP_WHILE_247_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_248, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(248, s))
 
#define BOOST_PP_WHILE_248(p, o, s)   BOOST_PP_WHILE_248_C(BOOST_PP_BOOL(p##(249, s)), p, o, s)
 
#define BOOST_PP_WHILE_248_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_249, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(249, s))
 
#define BOOST_PP_WHILE_249(p, o, s)   BOOST_PP_WHILE_249_C(BOOST_PP_BOOL(p##(250, s)), p, o, s)
 
#define BOOST_PP_WHILE_249_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_250, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(250, s))
 
#define BOOST_PP_WHILE_24_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_25, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(25, s))
 
#define BOOST_PP_WHILE_25(p, o, s)   BOOST_PP_WHILE_25_C(BOOST_PP_BOOL(p##(26, s)), p, o, s)
 
#define BOOST_PP_WHILE_250(p, o, s)   BOOST_PP_WHILE_250_C(BOOST_PP_BOOL(p##(251, s)), p, o, s)
 
#define BOOST_PP_WHILE_250_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_251, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(251, s))
 
#define BOOST_PP_WHILE_251(p, o, s)   BOOST_PP_WHILE_251_C(BOOST_PP_BOOL(p##(252, s)), p, o, s)
 
#define BOOST_PP_WHILE_251_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_252, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(252, s))
 
#define BOOST_PP_WHILE_252(p, o, s)   BOOST_PP_WHILE_252_C(BOOST_PP_BOOL(p##(253, s)), p, o, s)
 
#define BOOST_PP_WHILE_252_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_253, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(253, s))
 
#define BOOST_PP_WHILE_253(p, o, s)   BOOST_PP_WHILE_253_C(BOOST_PP_BOOL(p##(254, s)), p, o, s)
 
#define BOOST_PP_WHILE_253_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_254, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(254, s))
 
#define BOOST_PP_WHILE_254(p, o, s)   BOOST_PP_WHILE_254_C(BOOST_PP_BOOL(p##(255, s)), p, o, s)
 
#define BOOST_PP_WHILE_254_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_255, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(255, s))
 
#define BOOST_PP_WHILE_255(p, o, s)   BOOST_PP_WHILE_255_C(BOOST_PP_BOOL(p##(256, s)), p, o, s)
 
#define BOOST_PP_WHILE_255_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_256, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(256, s))
 
#define BOOST_PP_WHILE_256(p, o, s)   BOOST_PP_WHILE_256_C(BOOST_PP_BOOL(p##(257, s)), p, o, s)
 
#define BOOST_PP_WHILE_256_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_257, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(257, s))
 
#define BOOST_PP_WHILE_25_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_26, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(26, s))
 
#define BOOST_PP_WHILE_26(p, o, s)   BOOST_PP_WHILE_26_C(BOOST_PP_BOOL(p##(27, s)), p, o, s)
 
#define BOOST_PP_WHILE_26_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_27, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(27, s))
 
#define BOOST_PP_WHILE_27(p, o, s)   BOOST_PP_WHILE_27_C(BOOST_PP_BOOL(p##(28, s)), p, o, s)
 
#define BOOST_PP_WHILE_27_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_28, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(28, s))
 
#define BOOST_PP_WHILE_28(p, o, s)   BOOST_PP_WHILE_28_C(BOOST_PP_BOOL(p##(29, s)), p, o, s)
 
#define BOOST_PP_WHILE_28_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_29, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(29, s))
 
#define BOOST_PP_WHILE_29(p, o, s)   BOOST_PP_WHILE_29_C(BOOST_PP_BOOL(p##(30, s)), p, o, s)
 
#define BOOST_PP_WHILE_29_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_30, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(30, s))
 
#define BOOST_PP_WHILE_2_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_3, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(3, s))
 
#define BOOST_PP_WHILE_3(p, o, s)   BOOST_PP_WHILE_3_C(BOOST_PP_BOOL(p##(4, s)), p, o, s)
 
#define BOOST_PP_WHILE_30(p, o, s)   BOOST_PP_WHILE_30_C(BOOST_PP_BOOL(p##(31, s)), p, o, s)
 
#define BOOST_PP_WHILE_30_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_31, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(31, s))
 
#define BOOST_PP_WHILE_31(p, o, s)   BOOST_PP_WHILE_31_C(BOOST_PP_BOOL(p##(32, s)), p, o, s)
 
#define BOOST_PP_WHILE_31_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_32, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(32, s))
 
#define BOOST_PP_WHILE_32(p, o, s)   BOOST_PP_WHILE_32_C(BOOST_PP_BOOL(p##(33, s)), p, o, s)
 
#define BOOST_PP_WHILE_32_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_33, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(33, s))
 
#define BOOST_PP_WHILE_33(p, o, s)   BOOST_PP_WHILE_33_C(BOOST_PP_BOOL(p##(34, s)), p, o, s)
 
#define BOOST_PP_WHILE_33_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_34, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(34, s))
 
#define BOOST_PP_WHILE_34(p, o, s)   BOOST_PP_WHILE_34_C(BOOST_PP_BOOL(p##(35, s)), p, o, s)
 
#define BOOST_PP_WHILE_34_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_35, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(35, s))
 
#define BOOST_PP_WHILE_35(p, o, s)   BOOST_PP_WHILE_35_C(BOOST_PP_BOOL(p##(36, s)), p, o, s)
 
#define BOOST_PP_WHILE_35_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_36, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(36, s))
 
#define BOOST_PP_WHILE_36(p, o, s)   BOOST_PP_WHILE_36_C(BOOST_PP_BOOL(p##(37, s)), p, o, s)
 
#define BOOST_PP_WHILE_36_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_37, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(37, s))
 
#define BOOST_PP_WHILE_37(p, o, s)   BOOST_PP_WHILE_37_C(BOOST_PP_BOOL(p##(38, s)), p, o, s)
 
#define BOOST_PP_WHILE_37_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_38, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(38, s))
 
#define BOOST_PP_WHILE_38(p, o, s)   BOOST_PP_WHILE_38_C(BOOST_PP_BOOL(p##(39, s)), p, o, s)
 
#define BOOST_PP_WHILE_38_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_39, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(39, s))
 
#define BOOST_PP_WHILE_39(p, o, s)   BOOST_PP_WHILE_39_C(BOOST_PP_BOOL(p##(40, s)), p, o, s)
 
#define BOOST_PP_WHILE_39_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_40, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(40, s))
 
#define BOOST_PP_WHILE_3_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_4, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(4, s))
 
#define BOOST_PP_WHILE_4(p, o, s)   BOOST_PP_WHILE_4_C(BOOST_PP_BOOL(p##(5, s)), p, o, s)
 
#define BOOST_PP_WHILE_40(p, o, s)   BOOST_PP_WHILE_40_C(BOOST_PP_BOOL(p##(41, s)), p, o, s)
 
#define BOOST_PP_WHILE_40_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_41, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(41, s))
 
#define BOOST_PP_WHILE_41(p, o, s)   BOOST_PP_WHILE_41_C(BOOST_PP_BOOL(p##(42, s)), p, o, s)
 
#define BOOST_PP_WHILE_41_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_42, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(42, s))
 
#define BOOST_PP_WHILE_42(p, o, s)   BOOST_PP_WHILE_42_C(BOOST_PP_BOOL(p##(43, s)), p, o, s)
 
#define BOOST_PP_WHILE_42_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_43, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(43, s))
 
#define BOOST_PP_WHILE_43(p, o, s)   BOOST_PP_WHILE_43_C(BOOST_PP_BOOL(p##(44, s)), p, o, s)
 
#define BOOST_PP_WHILE_43_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_44, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(44, s))
 
#define BOOST_PP_WHILE_44(p, o, s)   BOOST_PP_WHILE_44_C(BOOST_PP_BOOL(p##(45, s)), p, o, s)
 
#define BOOST_PP_WHILE_44_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_45, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(45, s))
 
#define BOOST_PP_WHILE_45(p, o, s)   BOOST_PP_WHILE_45_C(BOOST_PP_BOOL(p##(46, s)), p, o, s)
 
#define BOOST_PP_WHILE_45_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_46, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(46, s))
 
#define BOOST_PP_WHILE_46(p, o, s)   BOOST_PP_WHILE_46_C(BOOST_PP_BOOL(p##(47, s)), p, o, s)
 
#define BOOST_PP_WHILE_46_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_47, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(47, s))
 
#define BOOST_PP_WHILE_47(p, o, s)   BOOST_PP_WHILE_47_C(BOOST_PP_BOOL(p##(48, s)), p, o, s)
 
#define BOOST_PP_WHILE_47_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_48, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(48, s))
 
#define BOOST_PP_WHILE_48(p, o, s)   BOOST_PP_WHILE_48_C(BOOST_PP_BOOL(p##(49, s)), p, o, s)
 
#define BOOST_PP_WHILE_48_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_49, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(49, s))
 
#define BOOST_PP_WHILE_49(p, o, s)   BOOST_PP_WHILE_49_C(BOOST_PP_BOOL(p##(50, s)), p, o, s)
 
#define BOOST_PP_WHILE_49_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_50, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(50, s))
 
#define BOOST_PP_WHILE_4_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_5, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(5, s))
 
#define BOOST_PP_WHILE_5(p, o, s)   BOOST_PP_WHILE_5_C(BOOST_PP_BOOL(p##(6, s)), p, o, s)
 
#define BOOST_PP_WHILE_50(p, o, s)   BOOST_PP_WHILE_50_C(BOOST_PP_BOOL(p##(51, s)), p, o, s)
 
#define BOOST_PP_WHILE_50_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_51, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(51, s))
 
#define BOOST_PP_WHILE_51(p, o, s)   BOOST_PP_WHILE_51_C(BOOST_PP_BOOL(p##(52, s)), p, o, s)
 
#define BOOST_PP_WHILE_51_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_52, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(52, s))
 
#define BOOST_PP_WHILE_52(p, o, s)   BOOST_PP_WHILE_52_C(BOOST_PP_BOOL(p##(53, s)), p, o, s)
 
#define BOOST_PP_WHILE_52_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_53, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(53, s))
 
#define BOOST_PP_WHILE_53(p, o, s)   BOOST_PP_WHILE_53_C(BOOST_PP_BOOL(p##(54, s)), p, o, s)
 
#define BOOST_PP_WHILE_53_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_54, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(54, s))
 
#define BOOST_PP_WHILE_54(p, o, s)   BOOST_PP_WHILE_54_C(BOOST_PP_BOOL(p##(55, s)), p, o, s)
 
#define BOOST_PP_WHILE_54_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_55, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(55, s))
 
#define BOOST_PP_WHILE_55(p, o, s)   BOOST_PP_WHILE_55_C(BOOST_PP_BOOL(p##(56, s)), p, o, s)
 
#define BOOST_PP_WHILE_55_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_56, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(56, s))
 
#define BOOST_PP_WHILE_56(p, o, s)   BOOST_PP_WHILE_56_C(BOOST_PP_BOOL(p##(57, s)), p, o, s)
 
#define BOOST_PP_WHILE_56_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_57, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(57, s))
 
#define BOOST_PP_WHILE_57(p, o, s)   BOOST_PP_WHILE_57_C(BOOST_PP_BOOL(p##(58, s)), p, o, s)
 
#define BOOST_PP_WHILE_57_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_58, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(58, s))
 
#define BOOST_PP_WHILE_58(p, o, s)   BOOST_PP_WHILE_58_C(BOOST_PP_BOOL(p##(59, s)), p, o, s)
 
#define BOOST_PP_WHILE_58_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_59, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(59, s))
 
#define BOOST_PP_WHILE_59(p, o, s)   BOOST_PP_WHILE_59_C(BOOST_PP_BOOL(p##(60, s)), p, o, s)
 
#define BOOST_PP_WHILE_59_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_60, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(60, s))
 
#define BOOST_PP_WHILE_5_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_6, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(6, s))
 
#define BOOST_PP_WHILE_6(p, o, s)   BOOST_PP_WHILE_6_C(BOOST_PP_BOOL(p##(7, s)), p, o, s)
 
#define BOOST_PP_WHILE_60(p, o, s)   BOOST_PP_WHILE_60_C(BOOST_PP_BOOL(p##(61, s)), p, o, s)
 
#define BOOST_PP_WHILE_60_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_61, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(61, s))
 
#define BOOST_PP_WHILE_61(p, o, s)   BOOST_PP_WHILE_61_C(BOOST_PP_BOOL(p##(62, s)), p, o, s)
 
#define BOOST_PP_WHILE_61_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_62, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(62, s))
 
#define BOOST_PP_WHILE_62(p, o, s)   BOOST_PP_WHILE_62_C(BOOST_PP_BOOL(p##(63, s)), p, o, s)
 
#define BOOST_PP_WHILE_62_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_63, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(63, s))
 
#define BOOST_PP_WHILE_63(p, o, s)   BOOST_PP_WHILE_63_C(BOOST_PP_BOOL(p##(64, s)), p, o, s)
 
#define BOOST_PP_WHILE_63_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_64, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(64, s))
 
#define BOOST_PP_WHILE_64(p, o, s)   BOOST_PP_WHILE_64_C(BOOST_PP_BOOL(p##(65, s)), p, o, s)
 
#define BOOST_PP_WHILE_64_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_65, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(65, s))
 
#define BOOST_PP_WHILE_65(p, o, s)   BOOST_PP_WHILE_65_C(BOOST_PP_BOOL(p##(66, s)), p, o, s)
 
#define BOOST_PP_WHILE_65_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_66, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(66, s))
 
#define BOOST_PP_WHILE_66(p, o, s)   BOOST_PP_WHILE_66_C(BOOST_PP_BOOL(p##(67, s)), p, o, s)
 
#define BOOST_PP_WHILE_66_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_67, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(67, s))
 
#define BOOST_PP_WHILE_67(p, o, s)   BOOST_PP_WHILE_67_C(BOOST_PP_BOOL(p##(68, s)), p, o, s)
 
#define BOOST_PP_WHILE_67_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_68, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(68, s))
 
#define BOOST_PP_WHILE_68(p, o, s)   BOOST_PP_WHILE_68_C(BOOST_PP_BOOL(p##(69, s)), p, o, s)
 
#define BOOST_PP_WHILE_68_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_69, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(69, s))
 
#define BOOST_PP_WHILE_69(p, o, s)   BOOST_PP_WHILE_69_C(BOOST_PP_BOOL(p##(70, s)), p, o, s)
 
#define BOOST_PP_WHILE_69_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_70, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(70, s))
 
#define BOOST_PP_WHILE_6_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_7, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(7, s))
 
#define BOOST_PP_WHILE_7(p, o, s)   BOOST_PP_WHILE_7_C(BOOST_PP_BOOL(p##(8, s)), p, o, s)
 
#define BOOST_PP_WHILE_70(p, o, s)   BOOST_PP_WHILE_70_C(BOOST_PP_BOOL(p##(71, s)), p, o, s)
 
#define BOOST_PP_WHILE_70_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_71, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(71, s))
 
#define BOOST_PP_WHILE_71(p, o, s)   BOOST_PP_WHILE_71_C(BOOST_PP_BOOL(p##(72, s)), p, o, s)
 
#define BOOST_PP_WHILE_71_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_72, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(72, s))
 
#define BOOST_PP_WHILE_72(p, o, s)   BOOST_PP_WHILE_72_C(BOOST_PP_BOOL(p##(73, s)), p, o, s)
 
#define BOOST_PP_WHILE_72_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_73, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(73, s))
 
#define BOOST_PP_WHILE_73(p, o, s)   BOOST_PP_WHILE_73_C(BOOST_PP_BOOL(p##(74, s)), p, o, s)
 
#define BOOST_PP_WHILE_73_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_74, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(74, s))
 
#define BOOST_PP_WHILE_74(p, o, s)   BOOST_PP_WHILE_74_C(BOOST_PP_BOOL(p##(75, s)), p, o, s)
 
#define BOOST_PP_WHILE_74_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_75, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(75, s))
 
#define BOOST_PP_WHILE_75(p, o, s)   BOOST_PP_WHILE_75_C(BOOST_PP_BOOL(p##(76, s)), p, o, s)
 
#define BOOST_PP_WHILE_75_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_76, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(76, s))
 
#define BOOST_PP_WHILE_76(p, o, s)   BOOST_PP_WHILE_76_C(BOOST_PP_BOOL(p##(77, s)), p, o, s)
 
#define BOOST_PP_WHILE_76_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_77, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(77, s))
 
#define BOOST_PP_WHILE_77(p, o, s)   BOOST_PP_WHILE_77_C(BOOST_PP_BOOL(p##(78, s)), p, o, s)
 
#define BOOST_PP_WHILE_77_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_78, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(78, s))
 
#define BOOST_PP_WHILE_78(p, o, s)   BOOST_PP_WHILE_78_C(BOOST_PP_BOOL(p##(79, s)), p, o, s)
 
#define BOOST_PP_WHILE_78_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_79, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(79, s))
 
#define BOOST_PP_WHILE_79(p, o, s)   BOOST_PP_WHILE_79_C(BOOST_PP_BOOL(p##(80, s)), p, o, s)
 
#define BOOST_PP_WHILE_79_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_80, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(80, s))
 
#define BOOST_PP_WHILE_7_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_8, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(8, s))
 
#define BOOST_PP_WHILE_8(p, o, s)   BOOST_PP_WHILE_8_C(BOOST_PP_BOOL(p##(9, s)), p, o, s)
 
#define BOOST_PP_WHILE_80(p, o, s)   BOOST_PP_WHILE_80_C(BOOST_PP_BOOL(p##(81, s)), p, o, s)
 
#define BOOST_PP_WHILE_80_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_81, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(81, s))
 
#define BOOST_PP_WHILE_81(p, o, s)   BOOST_PP_WHILE_81_C(BOOST_PP_BOOL(p##(82, s)), p, o, s)
 
#define BOOST_PP_WHILE_81_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_82, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(82, s))
 
#define BOOST_PP_WHILE_82(p, o, s)   BOOST_PP_WHILE_82_C(BOOST_PP_BOOL(p##(83, s)), p, o, s)
 
#define BOOST_PP_WHILE_82_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_83, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(83, s))
 
#define BOOST_PP_WHILE_83(p, o, s)   BOOST_PP_WHILE_83_C(BOOST_PP_BOOL(p##(84, s)), p, o, s)
 
#define BOOST_PP_WHILE_83_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_84, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(84, s))
 
#define BOOST_PP_WHILE_84(p, o, s)   BOOST_PP_WHILE_84_C(BOOST_PP_BOOL(p##(85, s)), p, o, s)
 
#define BOOST_PP_WHILE_84_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_85, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(85, s))
 
#define BOOST_PP_WHILE_85(p, o, s)   BOOST_PP_WHILE_85_C(BOOST_PP_BOOL(p##(86, s)), p, o, s)
 
#define BOOST_PP_WHILE_85_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_86, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(86, s))
 
#define BOOST_PP_WHILE_86(p, o, s)   BOOST_PP_WHILE_86_C(BOOST_PP_BOOL(p##(87, s)), p, o, s)
 
#define BOOST_PP_WHILE_86_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_87, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(87, s))
 
#define BOOST_PP_WHILE_87(p, o, s)   BOOST_PP_WHILE_87_C(BOOST_PP_BOOL(p##(88, s)), p, o, s)
 
#define BOOST_PP_WHILE_87_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_88, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(88, s))
 
#define BOOST_PP_WHILE_88(p, o, s)   BOOST_PP_WHILE_88_C(BOOST_PP_BOOL(p##(89, s)), p, o, s)
 
#define BOOST_PP_WHILE_88_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_89, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(89, s))
 
#define BOOST_PP_WHILE_89(p, o, s)   BOOST_PP_WHILE_89_C(BOOST_PP_BOOL(p##(90, s)), p, o, s)
 
#define BOOST_PP_WHILE_89_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_90, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(90, s))
 
#define BOOST_PP_WHILE_8_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_9, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(9, s))
 
#define BOOST_PP_WHILE_9(p, o, s)   BOOST_PP_WHILE_9_C(BOOST_PP_BOOL(p##(10, s)), p, o, s)
 
#define BOOST_PP_WHILE_90(p, o, s)   BOOST_PP_WHILE_90_C(BOOST_PP_BOOL(p##(91, s)), p, o, s)
 
#define BOOST_PP_WHILE_90_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_91, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(91, s))
 
#define BOOST_PP_WHILE_91(p, o, s)   BOOST_PP_WHILE_91_C(BOOST_PP_BOOL(p##(92, s)), p, o, s)
 
#define BOOST_PP_WHILE_91_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_92, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(92, s))
 
#define BOOST_PP_WHILE_92(p, o, s)   BOOST_PP_WHILE_92_C(BOOST_PP_BOOL(p##(93, s)), p, o, s)
 
#define BOOST_PP_WHILE_92_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_93, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(93, s))
 
#define BOOST_PP_WHILE_93(p, o, s)   BOOST_PP_WHILE_93_C(BOOST_PP_BOOL(p##(94, s)), p, o, s)
 
#define BOOST_PP_WHILE_93_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_94, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(94, s))
 
#define BOOST_PP_WHILE_94(p, o, s)   BOOST_PP_WHILE_94_C(BOOST_PP_BOOL(p##(95, s)), p, o, s)
 
#define BOOST_PP_WHILE_94_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_95, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(95, s))
 
#define BOOST_PP_WHILE_95(p, o, s)   BOOST_PP_WHILE_95_C(BOOST_PP_BOOL(p##(96, s)), p, o, s)
 
#define BOOST_PP_WHILE_95_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_96, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(96, s))
 
#define BOOST_PP_WHILE_96(p, o, s)   BOOST_PP_WHILE_96_C(BOOST_PP_BOOL(p##(97, s)), p, o, s)
 
#define BOOST_PP_WHILE_96_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_97, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(97, s))
 
#define BOOST_PP_WHILE_97(p, o, s)   BOOST_PP_WHILE_97_C(BOOST_PP_BOOL(p##(98, s)), p, o, s)
 
#define BOOST_PP_WHILE_97_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_98, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(98, s))
 
#define BOOST_PP_WHILE_98(p, o, s)   BOOST_PP_WHILE_98_C(BOOST_PP_BOOL(p##(99, s)), p, o, s)
 
#define BOOST_PP_WHILE_98_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_99, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(99, s))
 
#define BOOST_PP_WHILE_99(p, o, s)   BOOST_PP_WHILE_99_C(BOOST_PP_BOOL(p##(100, s)), p, o, s)
 
#define BOOST_PP_WHILE_99_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_100, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(100, s))
 
#define BOOST_PP_WHILE_9_C(c, p, o, s)   BOOST_PP_IIF(c, BOOST_PP_WHILE_10, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(10, s))
 

Macro Definition Documentation

◆ BOOST_PP_WHILE_1

#define BOOST_PP_WHILE_1 (   p,
  o,
  s 
)    BOOST_PP_WHILE_1_C(BOOST_PP_BOOL(p##(2, s)), p, o, s)

Definition at line 21 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_10

#define BOOST_PP_WHILE_10 (   p,
  o,
  s 
)    BOOST_PP_WHILE_10_C(BOOST_PP_BOOL(p##(11, s)), p, o, s)

Definition at line 30 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_100

#define BOOST_PP_WHILE_100 (   p,
  o,
  s 
)    BOOST_PP_WHILE_100_C(BOOST_PP_BOOL(p##(101, s)), p, o, s)

Definition at line 120 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_100_C

#define BOOST_PP_WHILE_100_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_101, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(101, s))

Definition at line 377 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_101

#define BOOST_PP_WHILE_101 (   p,
  o,
  s 
)    BOOST_PP_WHILE_101_C(BOOST_PP_BOOL(p##(102, s)), p, o, s)

Definition at line 121 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_101_C

#define BOOST_PP_WHILE_101_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_102, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(102, s))

Definition at line 378 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_102

#define BOOST_PP_WHILE_102 (   p,
  o,
  s 
)    BOOST_PP_WHILE_102_C(BOOST_PP_BOOL(p##(103, s)), p, o, s)

Definition at line 122 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_102_C

#define BOOST_PP_WHILE_102_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_103, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(103, s))

Definition at line 379 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_103

#define BOOST_PP_WHILE_103 (   p,
  o,
  s 
)    BOOST_PP_WHILE_103_C(BOOST_PP_BOOL(p##(104, s)), p, o, s)

Definition at line 123 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_103_C

#define BOOST_PP_WHILE_103_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_104, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(104, s))

Definition at line 380 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_104

#define BOOST_PP_WHILE_104 (   p,
  o,
  s 
)    BOOST_PP_WHILE_104_C(BOOST_PP_BOOL(p##(105, s)), p, o, s)

Definition at line 124 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_104_C

#define BOOST_PP_WHILE_104_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_105, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(105, s))

Definition at line 381 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_105

#define BOOST_PP_WHILE_105 (   p,
  o,
  s 
)    BOOST_PP_WHILE_105_C(BOOST_PP_BOOL(p##(106, s)), p, o, s)

Definition at line 125 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_105_C

#define BOOST_PP_WHILE_105_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_106, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(106, s))

Definition at line 382 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_106

#define BOOST_PP_WHILE_106 (   p,
  o,
  s 
)    BOOST_PP_WHILE_106_C(BOOST_PP_BOOL(p##(107, s)), p, o, s)

Definition at line 126 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_106_C

#define BOOST_PP_WHILE_106_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_107, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(107, s))

Definition at line 383 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_107

#define BOOST_PP_WHILE_107 (   p,
  o,
  s 
)    BOOST_PP_WHILE_107_C(BOOST_PP_BOOL(p##(108, s)), p, o, s)

Definition at line 127 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_107_C

#define BOOST_PP_WHILE_107_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_108, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(108, s))

Definition at line 384 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_108

#define BOOST_PP_WHILE_108 (   p,
  o,
  s 
)    BOOST_PP_WHILE_108_C(BOOST_PP_BOOL(p##(109, s)), p, o, s)

Definition at line 128 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_108_C

#define BOOST_PP_WHILE_108_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_109, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(109, s))

Definition at line 385 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_109

#define BOOST_PP_WHILE_109 (   p,
  o,
  s 
)    BOOST_PP_WHILE_109_C(BOOST_PP_BOOL(p##(110, s)), p, o, s)

Definition at line 129 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_109_C

#define BOOST_PP_WHILE_109_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_110, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(110, s))

Definition at line 386 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_10_C

#define BOOST_PP_WHILE_10_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_11, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(11, s))

Definition at line 287 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_11

#define BOOST_PP_WHILE_11 (   p,
  o,
  s 
)    BOOST_PP_WHILE_11_C(BOOST_PP_BOOL(p##(12, s)), p, o, s)

Definition at line 31 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_110

#define BOOST_PP_WHILE_110 (   p,
  o,
  s 
)    BOOST_PP_WHILE_110_C(BOOST_PP_BOOL(p##(111, s)), p, o, s)

Definition at line 130 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_110_C

#define BOOST_PP_WHILE_110_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_111, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(111, s))

Definition at line 387 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_111

#define BOOST_PP_WHILE_111 (   p,
  o,
  s 
)    BOOST_PP_WHILE_111_C(BOOST_PP_BOOL(p##(112, s)), p, o, s)

Definition at line 131 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_111_C

#define BOOST_PP_WHILE_111_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_112, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(112, s))

Definition at line 388 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_112

#define BOOST_PP_WHILE_112 (   p,
  o,
  s 
)    BOOST_PP_WHILE_112_C(BOOST_PP_BOOL(p##(113, s)), p, o, s)

Definition at line 132 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_112_C

#define BOOST_PP_WHILE_112_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_113, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(113, s))

Definition at line 389 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_113

#define BOOST_PP_WHILE_113 (   p,
  o,
  s 
)    BOOST_PP_WHILE_113_C(BOOST_PP_BOOL(p##(114, s)), p, o, s)

Definition at line 133 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_113_C

#define BOOST_PP_WHILE_113_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_114, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(114, s))

Definition at line 390 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_114

#define BOOST_PP_WHILE_114 (   p,
  o,
  s 
)    BOOST_PP_WHILE_114_C(BOOST_PP_BOOL(p##(115, s)), p, o, s)

Definition at line 134 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_114_C

#define BOOST_PP_WHILE_114_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_115, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(115, s))

Definition at line 391 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_115

#define BOOST_PP_WHILE_115 (   p,
  o,
  s 
)    BOOST_PP_WHILE_115_C(BOOST_PP_BOOL(p##(116, s)), p, o, s)

Definition at line 135 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_115_C

#define BOOST_PP_WHILE_115_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_116, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(116, s))

Definition at line 392 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_116

#define BOOST_PP_WHILE_116 (   p,
  o,
  s 
)    BOOST_PP_WHILE_116_C(BOOST_PP_BOOL(p##(117, s)), p, o, s)

Definition at line 136 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_116_C

#define BOOST_PP_WHILE_116_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_117, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(117, s))

Definition at line 393 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_117

#define BOOST_PP_WHILE_117 (   p,
  o,
  s 
)    BOOST_PP_WHILE_117_C(BOOST_PP_BOOL(p##(118, s)), p, o, s)

Definition at line 137 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_117_C

#define BOOST_PP_WHILE_117_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_118, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(118, s))

Definition at line 394 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_118

#define BOOST_PP_WHILE_118 (   p,
  o,
  s 
)    BOOST_PP_WHILE_118_C(BOOST_PP_BOOL(p##(119, s)), p, o, s)

Definition at line 138 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_118_C

#define BOOST_PP_WHILE_118_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_119, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(119, s))

Definition at line 395 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_119

#define BOOST_PP_WHILE_119 (   p,
  o,
  s 
)    BOOST_PP_WHILE_119_C(BOOST_PP_BOOL(p##(120, s)), p, o, s)

Definition at line 139 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_119_C

#define BOOST_PP_WHILE_119_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_120, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(120, s))

Definition at line 396 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_11_C

#define BOOST_PP_WHILE_11_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_12, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(12, s))

Definition at line 288 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_12

#define BOOST_PP_WHILE_12 (   p,
  o,
  s 
)    BOOST_PP_WHILE_12_C(BOOST_PP_BOOL(p##(13, s)), p, o, s)

Definition at line 32 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_120

#define BOOST_PP_WHILE_120 (   p,
  o,
  s 
)    BOOST_PP_WHILE_120_C(BOOST_PP_BOOL(p##(121, s)), p, o, s)

Definition at line 140 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_120_C

#define BOOST_PP_WHILE_120_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_121, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(121, s))

Definition at line 397 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_121

#define BOOST_PP_WHILE_121 (   p,
  o,
  s 
)    BOOST_PP_WHILE_121_C(BOOST_PP_BOOL(p##(122, s)), p, o, s)

Definition at line 141 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_121_C

#define BOOST_PP_WHILE_121_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_122, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(122, s))

Definition at line 398 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_122

#define BOOST_PP_WHILE_122 (   p,
  o,
  s 
)    BOOST_PP_WHILE_122_C(BOOST_PP_BOOL(p##(123, s)), p, o, s)

Definition at line 142 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_122_C

#define BOOST_PP_WHILE_122_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_123, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(123, s))

Definition at line 399 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_123

#define BOOST_PP_WHILE_123 (   p,
  o,
  s 
)    BOOST_PP_WHILE_123_C(BOOST_PP_BOOL(p##(124, s)), p, o, s)

Definition at line 143 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_123_C

#define BOOST_PP_WHILE_123_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_124, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(124, s))

Definition at line 400 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_124

#define BOOST_PP_WHILE_124 (   p,
  o,
  s 
)    BOOST_PP_WHILE_124_C(BOOST_PP_BOOL(p##(125, s)), p, o, s)

Definition at line 144 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_124_C

#define BOOST_PP_WHILE_124_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_125, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(125, s))

Definition at line 401 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_125

#define BOOST_PP_WHILE_125 (   p,
  o,
  s 
)    BOOST_PP_WHILE_125_C(BOOST_PP_BOOL(p##(126, s)), p, o, s)

Definition at line 145 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_125_C

#define BOOST_PP_WHILE_125_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_126, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(126, s))

Definition at line 402 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_126

#define BOOST_PP_WHILE_126 (   p,
  o,
  s 
)    BOOST_PP_WHILE_126_C(BOOST_PP_BOOL(p##(127, s)), p, o, s)

Definition at line 146 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_126_C

#define BOOST_PP_WHILE_126_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_127, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(127, s))

Definition at line 403 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_127

#define BOOST_PP_WHILE_127 (   p,
  o,
  s 
)    BOOST_PP_WHILE_127_C(BOOST_PP_BOOL(p##(128, s)), p, o, s)

Definition at line 147 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_127_C

#define BOOST_PP_WHILE_127_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_128, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(128, s))

Definition at line 404 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_128

#define BOOST_PP_WHILE_128 (   p,
  o,
  s 
)    BOOST_PP_WHILE_128_C(BOOST_PP_BOOL(p##(129, s)), p, o, s)

Definition at line 148 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_128_C

#define BOOST_PP_WHILE_128_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_129, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(129, s))

Definition at line 405 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_129

#define BOOST_PP_WHILE_129 (   p,
  o,
  s 
)    BOOST_PP_WHILE_129_C(BOOST_PP_BOOL(p##(130, s)), p, o, s)

Definition at line 149 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_129_C

#define BOOST_PP_WHILE_129_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_130, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(130, s))

Definition at line 406 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_12_C

#define BOOST_PP_WHILE_12_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_13, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(13, s))

Definition at line 289 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_13

#define BOOST_PP_WHILE_13 (   p,
  o,
  s 
)    BOOST_PP_WHILE_13_C(BOOST_PP_BOOL(p##(14, s)), p, o, s)

Definition at line 33 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_130

#define BOOST_PP_WHILE_130 (   p,
  o,
  s 
)    BOOST_PP_WHILE_130_C(BOOST_PP_BOOL(p##(131, s)), p, o, s)

Definition at line 150 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_130_C

#define BOOST_PP_WHILE_130_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_131, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(131, s))

Definition at line 407 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_131

#define BOOST_PP_WHILE_131 (   p,
  o,
  s 
)    BOOST_PP_WHILE_131_C(BOOST_PP_BOOL(p##(132, s)), p, o, s)

Definition at line 151 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_131_C

#define BOOST_PP_WHILE_131_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_132, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(132, s))

Definition at line 408 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_132

#define BOOST_PP_WHILE_132 (   p,
  o,
  s 
)    BOOST_PP_WHILE_132_C(BOOST_PP_BOOL(p##(133, s)), p, o, s)

Definition at line 152 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_132_C

#define BOOST_PP_WHILE_132_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_133, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(133, s))

Definition at line 409 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_133

#define BOOST_PP_WHILE_133 (   p,
  o,
  s 
)    BOOST_PP_WHILE_133_C(BOOST_PP_BOOL(p##(134, s)), p, o, s)

Definition at line 153 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_133_C

#define BOOST_PP_WHILE_133_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_134, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(134, s))

Definition at line 410 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_134

#define BOOST_PP_WHILE_134 (   p,
  o,
  s 
)    BOOST_PP_WHILE_134_C(BOOST_PP_BOOL(p##(135, s)), p, o, s)

Definition at line 154 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_134_C

#define BOOST_PP_WHILE_134_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_135, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(135, s))

Definition at line 411 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_135

#define BOOST_PP_WHILE_135 (   p,
  o,
  s 
)    BOOST_PP_WHILE_135_C(BOOST_PP_BOOL(p##(136, s)), p, o, s)

Definition at line 155 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_135_C

#define BOOST_PP_WHILE_135_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_136, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(136, s))

Definition at line 412 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_136

#define BOOST_PP_WHILE_136 (   p,
  o,
  s 
)    BOOST_PP_WHILE_136_C(BOOST_PP_BOOL(p##(137, s)), p, o, s)

Definition at line 156 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_136_C

#define BOOST_PP_WHILE_136_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_137, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(137, s))

Definition at line 413 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_137

#define BOOST_PP_WHILE_137 (   p,
  o,
  s 
)    BOOST_PP_WHILE_137_C(BOOST_PP_BOOL(p##(138, s)), p, o, s)

Definition at line 157 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_137_C

#define BOOST_PP_WHILE_137_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_138, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(138, s))

Definition at line 414 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_138

#define BOOST_PP_WHILE_138 (   p,
  o,
  s 
)    BOOST_PP_WHILE_138_C(BOOST_PP_BOOL(p##(139, s)), p, o, s)

Definition at line 158 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_138_C

#define BOOST_PP_WHILE_138_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_139, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(139, s))

Definition at line 415 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_139

#define BOOST_PP_WHILE_139 (   p,
  o,
  s 
)    BOOST_PP_WHILE_139_C(BOOST_PP_BOOL(p##(140, s)), p, o, s)

Definition at line 159 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_139_C

#define BOOST_PP_WHILE_139_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_140, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(140, s))

Definition at line 416 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_13_C

#define BOOST_PP_WHILE_13_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_14, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(14, s))

Definition at line 290 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_14

#define BOOST_PP_WHILE_14 (   p,
  o,
  s 
)    BOOST_PP_WHILE_14_C(BOOST_PP_BOOL(p##(15, s)), p, o, s)

Definition at line 34 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_140

#define BOOST_PP_WHILE_140 (   p,
  o,
  s 
)    BOOST_PP_WHILE_140_C(BOOST_PP_BOOL(p##(141, s)), p, o, s)

Definition at line 160 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_140_C

#define BOOST_PP_WHILE_140_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_141, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(141, s))

Definition at line 417 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_141

#define BOOST_PP_WHILE_141 (   p,
  o,
  s 
)    BOOST_PP_WHILE_141_C(BOOST_PP_BOOL(p##(142, s)), p, o, s)

Definition at line 161 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_141_C

#define BOOST_PP_WHILE_141_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_142, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(142, s))

Definition at line 418 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_142

#define BOOST_PP_WHILE_142 (   p,
  o,
  s 
)    BOOST_PP_WHILE_142_C(BOOST_PP_BOOL(p##(143, s)), p, o, s)

Definition at line 162 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_142_C

#define BOOST_PP_WHILE_142_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_143, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(143, s))

Definition at line 419 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_143

#define BOOST_PP_WHILE_143 (   p,
  o,
  s 
)    BOOST_PP_WHILE_143_C(BOOST_PP_BOOL(p##(144, s)), p, o, s)

Definition at line 163 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_143_C

#define BOOST_PP_WHILE_143_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_144, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(144, s))

Definition at line 420 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_144

#define BOOST_PP_WHILE_144 (   p,
  o,
  s 
)    BOOST_PP_WHILE_144_C(BOOST_PP_BOOL(p##(145, s)), p, o, s)

Definition at line 164 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_144_C

#define BOOST_PP_WHILE_144_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_145, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(145, s))

Definition at line 421 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_145

#define BOOST_PP_WHILE_145 (   p,
  o,
  s 
)    BOOST_PP_WHILE_145_C(BOOST_PP_BOOL(p##(146, s)), p, o, s)

Definition at line 165 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_145_C

#define BOOST_PP_WHILE_145_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_146, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(146, s))

Definition at line 422 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_146

#define BOOST_PP_WHILE_146 (   p,
  o,
  s 
)    BOOST_PP_WHILE_146_C(BOOST_PP_BOOL(p##(147, s)), p, o, s)

Definition at line 166 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_146_C

#define BOOST_PP_WHILE_146_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_147, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(147, s))

Definition at line 423 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_147

#define BOOST_PP_WHILE_147 (   p,
  o,
  s 
)    BOOST_PP_WHILE_147_C(BOOST_PP_BOOL(p##(148, s)), p, o, s)

Definition at line 167 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_147_C

#define BOOST_PP_WHILE_147_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_148, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(148, s))

Definition at line 424 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_148

#define BOOST_PP_WHILE_148 (   p,
  o,
  s 
)    BOOST_PP_WHILE_148_C(BOOST_PP_BOOL(p##(149, s)), p, o, s)

Definition at line 168 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_148_C

#define BOOST_PP_WHILE_148_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_149, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(149, s))

Definition at line 425 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_149

#define BOOST_PP_WHILE_149 (   p,
  o,
  s 
)    BOOST_PP_WHILE_149_C(BOOST_PP_BOOL(p##(150, s)), p, o, s)

Definition at line 169 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_149_C

#define BOOST_PP_WHILE_149_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_150, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(150, s))

Definition at line 426 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_14_C

#define BOOST_PP_WHILE_14_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_15, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(15, s))

Definition at line 291 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_15

#define BOOST_PP_WHILE_15 (   p,
  o,
  s 
)    BOOST_PP_WHILE_15_C(BOOST_PP_BOOL(p##(16, s)), p, o, s)

Definition at line 35 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_150

#define BOOST_PP_WHILE_150 (   p,
  o,
  s 
)    BOOST_PP_WHILE_150_C(BOOST_PP_BOOL(p##(151, s)), p, o, s)

Definition at line 170 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_150_C

#define BOOST_PP_WHILE_150_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_151, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(151, s))

Definition at line 427 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_151

#define BOOST_PP_WHILE_151 (   p,
  o,
  s 
)    BOOST_PP_WHILE_151_C(BOOST_PP_BOOL(p##(152, s)), p, o, s)

Definition at line 171 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_151_C

#define BOOST_PP_WHILE_151_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_152, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(152, s))

Definition at line 428 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_152

#define BOOST_PP_WHILE_152 (   p,
  o,
  s 
)    BOOST_PP_WHILE_152_C(BOOST_PP_BOOL(p##(153, s)), p, o, s)

Definition at line 172 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_152_C

#define BOOST_PP_WHILE_152_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_153, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(153, s))

Definition at line 429 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_153

#define BOOST_PP_WHILE_153 (   p,
  o,
  s 
)    BOOST_PP_WHILE_153_C(BOOST_PP_BOOL(p##(154, s)), p, o, s)

Definition at line 173 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_153_C

#define BOOST_PP_WHILE_153_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_154, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(154, s))

Definition at line 430 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_154

#define BOOST_PP_WHILE_154 (   p,
  o,
  s 
)    BOOST_PP_WHILE_154_C(BOOST_PP_BOOL(p##(155, s)), p, o, s)

Definition at line 174 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_154_C

#define BOOST_PP_WHILE_154_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_155, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(155, s))

Definition at line 431 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_155

#define BOOST_PP_WHILE_155 (   p,
  o,
  s 
)    BOOST_PP_WHILE_155_C(BOOST_PP_BOOL(p##(156, s)), p, o, s)

Definition at line 175 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_155_C

#define BOOST_PP_WHILE_155_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_156, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(156, s))

Definition at line 432 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_156

#define BOOST_PP_WHILE_156 (   p,
  o,
  s 
)    BOOST_PP_WHILE_156_C(BOOST_PP_BOOL(p##(157, s)), p, o, s)

Definition at line 176 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_156_C

#define BOOST_PP_WHILE_156_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_157, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(157, s))

Definition at line 433 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_157

#define BOOST_PP_WHILE_157 (   p,
  o,
  s 
)    BOOST_PP_WHILE_157_C(BOOST_PP_BOOL(p##(158, s)), p, o, s)

Definition at line 177 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_157_C

#define BOOST_PP_WHILE_157_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_158, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(158, s))

Definition at line 434 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_158

#define BOOST_PP_WHILE_158 (   p,
  o,
  s 
)    BOOST_PP_WHILE_158_C(BOOST_PP_BOOL(p##(159, s)), p, o, s)

Definition at line 178 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_158_C

#define BOOST_PP_WHILE_158_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_159, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(159, s))

Definition at line 435 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_159

#define BOOST_PP_WHILE_159 (   p,
  o,
  s 
)    BOOST_PP_WHILE_159_C(BOOST_PP_BOOL(p##(160, s)), p, o, s)

Definition at line 179 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_159_C

#define BOOST_PP_WHILE_159_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_160, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(160, s))

Definition at line 436 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_15_C

#define BOOST_PP_WHILE_15_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_16, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(16, s))

Definition at line 292 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_16

#define BOOST_PP_WHILE_16 (   p,
  o,
  s 
)    BOOST_PP_WHILE_16_C(BOOST_PP_BOOL(p##(17, s)), p, o, s)

Definition at line 36 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_160

#define BOOST_PP_WHILE_160 (   p,
  o,
  s 
)    BOOST_PP_WHILE_160_C(BOOST_PP_BOOL(p##(161, s)), p, o, s)

Definition at line 180 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_160_C

#define BOOST_PP_WHILE_160_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_161, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(161, s))

Definition at line 437 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_161

#define BOOST_PP_WHILE_161 (   p,
  o,
  s 
)    BOOST_PP_WHILE_161_C(BOOST_PP_BOOL(p##(162, s)), p, o, s)

Definition at line 181 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_161_C

#define BOOST_PP_WHILE_161_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_162, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(162, s))

Definition at line 438 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_162

#define BOOST_PP_WHILE_162 (   p,
  o,
  s 
)    BOOST_PP_WHILE_162_C(BOOST_PP_BOOL(p##(163, s)), p, o, s)

Definition at line 182 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_162_C

#define BOOST_PP_WHILE_162_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_163, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(163, s))

Definition at line 439 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_163

#define BOOST_PP_WHILE_163 (   p,
  o,
  s 
)    BOOST_PP_WHILE_163_C(BOOST_PP_BOOL(p##(164, s)), p, o, s)

Definition at line 183 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_163_C

#define BOOST_PP_WHILE_163_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_164, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(164, s))

Definition at line 440 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_164

#define BOOST_PP_WHILE_164 (   p,
  o,
  s 
)    BOOST_PP_WHILE_164_C(BOOST_PP_BOOL(p##(165, s)), p, o, s)

Definition at line 184 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_164_C

#define BOOST_PP_WHILE_164_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_165, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(165, s))

Definition at line 441 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_165

#define BOOST_PP_WHILE_165 (   p,
  o,
  s 
)    BOOST_PP_WHILE_165_C(BOOST_PP_BOOL(p##(166, s)), p, o, s)

Definition at line 185 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_165_C

#define BOOST_PP_WHILE_165_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_166, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(166, s))

Definition at line 442 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_166

#define BOOST_PP_WHILE_166 (   p,
  o,
  s 
)    BOOST_PP_WHILE_166_C(BOOST_PP_BOOL(p##(167, s)), p, o, s)

Definition at line 186 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_166_C

#define BOOST_PP_WHILE_166_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_167, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(167, s))

Definition at line 443 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_167

#define BOOST_PP_WHILE_167 (   p,
  o,
  s 
)    BOOST_PP_WHILE_167_C(BOOST_PP_BOOL(p##(168, s)), p, o, s)

Definition at line 187 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_167_C

#define BOOST_PP_WHILE_167_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_168, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(168, s))

Definition at line 444 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_168

#define BOOST_PP_WHILE_168 (   p,
  o,
  s 
)    BOOST_PP_WHILE_168_C(BOOST_PP_BOOL(p##(169, s)), p, o, s)

Definition at line 188 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_168_C

#define BOOST_PP_WHILE_168_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_169, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(169, s))

Definition at line 445 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_169

#define BOOST_PP_WHILE_169 (   p,
  o,
  s 
)    BOOST_PP_WHILE_169_C(BOOST_PP_BOOL(p##(170, s)), p, o, s)

Definition at line 189 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_169_C

#define BOOST_PP_WHILE_169_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_170, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(170, s))

Definition at line 446 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_16_C

#define BOOST_PP_WHILE_16_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_17, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(17, s))

Definition at line 293 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_17

#define BOOST_PP_WHILE_17 (   p,
  o,
  s 
)    BOOST_PP_WHILE_17_C(BOOST_PP_BOOL(p##(18, s)), p, o, s)

Definition at line 37 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_170

#define BOOST_PP_WHILE_170 (   p,
  o,
  s 
)    BOOST_PP_WHILE_170_C(BOOST_PP_BOOL(p##(171, s)), p, o, s)

Definition at line 190 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_170_C

#define BOOST_PP_WHILE_170_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_171, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(171, s))

Definition at line 447 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_171

#define BOOST_PP_WHILE_171 (   p,
  o,
  s 
)    BOOST_PP_WHILE_171_C(BOOST_PP_BOOL(p##(172, s)), p, o, s)

Definition at line 191 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_171_C

#define BOOST_PP_WHILE_171_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_172, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(172, s))

Definition at line 448 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_172

#define BOOST_PP_WHILE_172 (   p,
  o,
  s 
)    BOOST_PP_WHILE_172_C(BOOST_PP_BOOL(p##(173, s)), p, o, s)

Definition at line 192 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_172_C

#define BOOST_PP_WHILE_172_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_173, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(173, s))

Definition at line 449 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_173

#define BOOST_PP_WHILE_173 (   p,
  o,
  s 
)    BOOST_PP_WHILE_173_C(BOOST_PP_BOOL(p##(174, s)), p, o, s)

Definition at line 193 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_173_C

#define BOOST_PP_WHILE_173_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_174, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(174, s))

Definition at line 450 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_174

#define BOOST_PP_WHILE_174 (   p,
  o,
  s 
)    BOOST_PP_WHILE_174_C(BOOST_PP_BOOL(p##(175, s)), p, o, s)

Definition at line 194 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_174_C

#define BOOST_PP_WHILE_174_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_175, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(175, s))

Definition at line 451 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_175

#define BOOST_PP_WHILE_175 (   p,
  o,
  s 
)    BOOST_PP_WHILE_175_C(BOOST_PP_BOOL(p##(176, s)), p, o, s)

Definition at line 195 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_175_C

#define BOOST_PP_WHILE_175_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_176, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(176, s))

Definition at line 452 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_176

#define BOOST_PP_WHILE_176 (   p,
  o,
  s 
)    BOOST_PP_WHILE_176_C(BOOST_PP_BOOL(p##(177, s)), p, o, s)

Definition at line 196 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_176_C

#define BOOST_PP_WHILE_176_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_177, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(177, s))

Definition at line 453 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_177

#define BOOST_PP_WHILE_177 (   p,
  o,
  s 
)    BOOST_PP_WHILE_177_C(BOOST_PP_BOOL(p##(178, s)), p, o, s)

Definition at line 197 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_177_C

#define BOOST_PP_WHILE_177_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_178, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(178, s))

Definition at line 454 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_178

#define BOOST_PP_WHILE_178 (   p,
  o,
  s 
)    BOOST_PP_WHILE_178_C(BOOST_PP_BOOL(p##(179, s)), p, o, s)

Definition at line 198 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_178_C

#define BOOST_PP_WHILE_178_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_179, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(179, s))

Definition at line 455 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_179

#define BOOST_PP_WHILE_179 (   p,
  o,
  s 
)    BOOST_PP_WHILE_179_C(BOOST_PP_BOOL(p##(180, s)), p, o, s)

Definition at line 199 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_179_C

#define BOOST_PP_WHILE_179_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_180, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(180, s))

Definition at line 456 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_17_C

#define BOOST_PP_WHILE_17_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_18, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(18, s))

Definition at line 294 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_18

#define BOOST_PP_WHILE_18 (   p,
  o,
  s 
)    BOOST_PP_WHILE_18_C(BOOST_PP_BOOL(p##(19, s)), p, o, s)

Definition at line 38 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_180

#define BOOST_PP_WHILE_180 (   p,
  o,
  s 
)    BOOST_PP_WHILE_180_C(BOOST_PP_BOOL(p##(181, s)), p, o, s)

Definition at line 200 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_180_C

#define BOOST_PP_WHILE_180_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_181, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(181, s))

Definition at line 457 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_181

#define BOOST_PP_WHILE_181 (   p,
  o,
  s 
)    BOOST_PP_WHILE_181_C(BOOST_PP_BOOL(p##(182, s)), p, o, s)

Definition at line 201 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_181_C

#define BOOST_PP_WHILE_181_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_182, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(182, s))

Definition at line 458 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_182

#define BOOST_PP_WHILE_182 (   p,
  o,
  s 
)    BOOST_PP_WHILE_182_C(BOOST_PP_BOOL(p##(183, s)), p, o, s)

Definition at line 202 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_182_C

#define BOOST_PP_WHILE_182_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_183, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(183, s))

Definition at line 459 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_183

#define BOOST_PP_WHILE_183 (   p,
  o,
  s 
)    BOOST_PP_WHILE_183_C(BOOST_PP_BOOL(p##(184, s)), p, o, s)

Definition at line 203 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_183_C

#define BOOST_PP_WHILE_183_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_184, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(184, s))

Definition at line 460 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_184

#define BOOST_PP_WHILE_184 (   p,
  o,
  s 
)    BOOST_PP_WHILE_184_C(BOOST_PP_BOOL(p##(185, s)), p, o, s)

Definition at line 204 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_184_C

#define BOOST_PP_WHILE_184_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_185, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(185, s))

Definition at line 461 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_185

#define BOOST_PP_WHILE_185 (   p,
  o,
  s 
)    BOOST_PP_WHILE_185_C(BOOST_PP_BOOL(p##(186, s)), p, o, s)

Definition at line 205 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_185_C

#define BOOST_PP_WHILE_185_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_186, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(186, s))

Definition at line 462 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_186

#define BOOST_PP_WHILE_186 (   p,
  o,
  s 
)    BOOST_PP_WHILE_186_C(BOOST_PP_BOOL(p##(187, s)), p, o, s)

Definition at line 206 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_186_C

#define BOOST_PP_WHILE_186_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_187, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(187, s))

Definition at line 463 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_187

#define BOOST_PP_WHILE_187 (   p,
  o,
  s 
)    BOOST_PP_WHILE_187_C(BOOST_PP_BOOL(p##(188, s)), p, o, s)

Definition at line 207 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_187_C

#define BOOST_PP_WHILE_187_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_188, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(188, s))

Definition at line 464 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_188

#define BOOST_PP_WHILE_188 (   p,
  o,
  s 
)    BOOST_PP_WHILE_188_C(BOOST_PP_BOOL(p##(189, s)), p, o, s)

Definition at line 208 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_188_C

#define BOOST_PP_WHILE_188_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_189, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(189, s))

Definition at line 465 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_189

#define BOOST_PP_WHILE_189 (   p,
  o,
  s 
)    BOOST_PP_WHILE_189_C(BOOST_PP_BOOL(p##(190, s)), p, o, s)

Definition at line 209 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_189_C

#define BOOST_PP_WHILE_189_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_190, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(190, s))

Definition at line 466 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_18_C

#define BOOST_PP_WHILE_18_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_19, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(19, s))

Definition at line 295 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_19

#define BOOST_PP_WHILE_19 (   p,
  o,
  s 
)    BOOST_PP_WHILE_19_C(BOOST_PP_BOOL(p##(20, s)), p, o, s)

Definition at line 39 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_190

#define BOOST_PP_WHILE_190 (   p,
  o,
  s 
)    BOOST_PP_WHILE_190_C(BOOST_PP_BOOL(p##(191, s)), p, o, s)

Definition at line 210 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_190_C

#define BOOST_PP_WHILE_190_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_191, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(191, s))

Definition at line 467 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_191

#define BOOST_PP_WHILE_191 (   p,
  o,
  s 
)    BOOST_PP_WHILE_191_C(BOOST_PP_BOOL(p##(192, s)), p, o, s)

Definition at line 211 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_191_C

#define BOOST_PP_WHILE_191_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_192, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(192, s))

Definition at line 468 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_192

#define BOOST_PP_WHILE_192 (   p,
  o,
  s 
)    BOOST_PP_WHILE_192_C(BOOST_PP_BOOL(p##(193, s)), p, o, s)

Definition at line 212 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_192_C

#define BOOST_PP_WHILE_192_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_193, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(193, s))

Definition at line 469 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_193

#define BOOST_PP_WHILE_193 (   p,
  o,
  s 
)    BOOST_PP_WHILE_193_C(BOOST_PP_BOOL(p##(194, s)), p, o, s)

Definition at line 213 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_193_C

#define BOOST_PP_WHILE_193_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_194, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(194, s))

Definition at line 470 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_194

#define BOOST_PP_WHILE_194 (   p,
  o,
  s 
)    BOOST_PP_WHILE_194_C(BOOST_PP_BOOL(p##(195, s)), p, o, s)

Definition at line 214 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_194_C

#define BOOST_PP_WHILE_194_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_195, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(195, s))

Definition at line 471 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_195

#define BOOST_PP_WHILE_195 (   p,
  o,
  s 
)    BOOST_PP_WHILE_195_C(BOOST_PP_BOOL(p##(196, s)), p, o, s)

Definition at line 215 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_195_C

#define BOOST_PP_WHILE_195_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_196, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(196, s))

Definition at line 472 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_196

#define BOOST_PP_WHILE_196 (   p,
  o,
  s 
)    BOOST_PP_WHILE_196_C(BOOST_PP_BOOL(p##(197, s)), p, o, s)

Definition at line 216 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_196_C

#define BOOST_PP_WHILE_196_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_197, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(197, s))

Definition at line 473 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_197

#define BOOST_PP_WHILE_197 (   p,
  o,
  s 
)    BOOST_PP_WHILE_197_C(BOOST_PP_BOOL(p##(198, s)), p, o, s)

Definition at line 217 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_197_C

#define BOOST_PP_WHILE_197_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_198, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(198, s))

Definition at line 474 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_198

#define BOOST_PP_WHILE_198 (   p,
  o,
  s 
)    BOOST_PP_WHILE_198_C(BOOST_PP_BOOL(p##(199, s)), p, o, s)

Definition at line 218 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_198_C

#define BOOST_PP_WHILE_198_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_199, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(199, s))

Definition at line 475 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_199

#define BOOST_PP_WHILE_199 (   p,
  o,
  s 
)    BOOST_PP_WHILE_199_C(BOOST_PP_BOOL(p##(200, s)), p, o, s)

Definition at line 219 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_199_C

#define BOOST_PP_WHILE_199_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_200, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(200, s))

Definition at line 476 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_19_C

#define BOOST_PP_WHILE_19_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_20, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(20, s))

Definition at line 296 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_1_C

#define BOOST_PP_WHILE_1_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_2, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(2, s))

Definition at line 278 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_2

#define BOOST_PP_WHILE_2 (   p,
  o,
  s 
)    BOOST_PP_WHILE_2_C(BOOST_PP_BOOL(p##(3, s)), p, o, s)

Definition at line 22 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_20

#define BOOST_PP_WHILE_20 (   p,
  o,
  s 
)    BOOST_PP_WHILE_20_C(BOOST_PP_BOOL(p##(21, s)), p, o, s)

Definition at line 40 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_200

#define BOOST_PP_WHILE_200 (   p,
  o,
  s 
)    BOOST_PP_WHILE_200_C(BOOST_PP_BOOL(p##(201, s)), p, o, s)

Definition at line 220 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_200_C

#define BOOST_PP_WHILE_200_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_201, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(201, s))

Definition at line 477 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_201

#define BOOST_PP_WHILE_201 (   p,
  o,
  s 
)    BOOST_PP_WHILE_201_C(BOOST_PP_BOOL(p##(202, s)), p, o, s)

Definition at line 221 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_201_C

#define BOOST_PP_WHILE_201_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_202, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(202, s))

Definition at line 478 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_202

#define BOOST_PP_WHILE_202 (   p,
  o,
  s 
)    BOOST_PP_WHILE_202_C(BOOST_PP_BOOL(p##(203, s)), p, o, s)

Definition at line 222 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_202_C

#define BOOST_PP_WHILE_202_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_203, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(203, s))

Definition at line 479 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_203

#define BOOST_PP_WHILE_203 (   p,
  o,
  s 
)    BOOST_PP_WHILE_203_C(BOOST_PP_BOOL(p##(204, s)), p, o, s)

Definition at line 223 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_203_C

#define BOOST_PP_WHILE_203_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_204, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(204, s))

Definition at line 480 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_204

#define BOOST_PP_WHILE_204 (   p,
  o,
  s 
)    BOOST_PP_WHILE_204_C(BOOST_PP_BOOL(p##(205, s)), p, o, s)

Definition at line 224 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_204_C

#define BOOST_PP_WHILE_204_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_205, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(205, s))

Definition at line 481 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_205

#define BOOST_PP_WHILE_205 (   p,
  o,
  s 
)    BOOST_PP_WHILE_205_C(BOOST_PP_BOOL(p##(206, s)), p, o, s)

Definition at line 225 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_205_C

#define BOOST_PP_WHILE_205_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_206, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(206, s))

Definition at line 482 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_206

#define BOOST_PP_WHILE_206 (   p,
  o,
  s 
)    BOOST_PP_WHILE_206_C(BOOST_PP_BOOL(p##(207, s)), p, o, s)

Definition at line 226 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_206_C

#define BOOST_PP_WHILE_206_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_207, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(207, s))

Definition at line 483 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_207

#define BOOST_PP_WHILE_207 (   p,
  o,
  s 
)    BOOST_PP_WHILE_207_C(BOOST_PP_BOOL(p##(208, s)), p, o, s)

Definition at line 227 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_207_C

#define BOOST_PP_WHILE_207_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_208, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(208, s))

Definition at line 484 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_208

#define BOOST_PP_WHILE_208 (   p,
  o,
  s 
)    BOOST_PP_WHILE_208_C(BOOST_PP_BOOL(p##(209, s)), p, o, s)

Definition at line 228 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_208_C

#define BOOST_PP_WHILE_208_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_209, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(209, s))

Definition at line 485 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_209

#define BOOST_PP_WHILE_209 (   p,
  o,
  s 
)    BOOST_PP_WHILE_209_C(BOOST_PP_BOOL(p##(210, s)), p, o, s)

Definition at line 229 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_209_C

#define BOOST_PP_WHILE_209_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_210, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(210, s))

Definition at line 486 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_20_C

#define BOOST_PP_WHILE_20_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_21, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(21, s))

Definition at line 297 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_21

#define BOOST_PP_WHILE_21 (   p,
  o,
  s 
)    BOOST_PP_WHILE_21_C(BOOST_PP_BOOL(p##(22, s)), p, o, s)

Definition at line 41 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_210

#define BOOST_PP_WHILE_210 (   p,
  o,
  s 
)    BOOST_PP_WHILE_210_C(BOOST_PP_BOOL(p##(211, s)), p, o, s)

Definition at line 230 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_210_C

#define BOOST_PP_WHILE_210_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_211, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(211, s))

Definition at line 487 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_211

#define BOOST_PP_WHILE_211 (   p,
  o,
  s 
)    BOOST_PP_WHILE_211_C(BOOST_PP_BOOL(p##(212, s)), p, o, s)

Definition at line 231 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_211_C

#define BOOST_PP_WHILE_211_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_212, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(212, s))

Definition at line 488 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_212

#define BOOST_PP_WHILE_212 (   p,
  o,
  s 
)    BOOST_PP_WHILE_212_C(BOOST_PP_BOOL(p##(213, s)), p, o, s)

Definition at line 232 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_212_C

#define BOOST_PP_WHILE_212_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_213, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(213, s))

Definition at line 489 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_213

#define BOOST_PP_WHILE_213 (   p,
  o,
  s 
)    BOOST_PP_WHILE_213_C(BOOST_PP_BOOL(p##(214, s)), p, o, s)

Definition at line 233 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_213_C

#define BOOST_PP_WHILE_213_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_214, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(214, s))

Definition at line 490 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_214

#define BOOST_PP_WHILE_214 (   p,
  o,
  s 
)    BOOST_PP_WHILE_214_C(BOOST_PP_BOOL(p##(215, s)), p, o, s)

Definition at line 234 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_214_C

#define BOOST_PP_WHILE_214_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_215, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(215, s))

Definition at line 491 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_215

#define BOOST_PP_WHILE_215 (   p,
  o,
  s 
)    BOOST_PP_WHILE_215_C(BOOST_PP_BOOL(p##(216, s)), p, o, s)

Definition at line 235 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_215_C

#define BOOST_PP_WHILE_215_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_216, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(216, s))

Definition at line 492 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_216

#define BOOST_PP_WHILE_216 (   p,
  o,
  s 
)    BOOST_PP_WHILE_216_C(BOOST_PP_BOOL(p##(217, s)), p, o, s)

Definition at line 236 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_216_C

#define BOOST_PP_WHILE_216_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_217, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(217, s))

Definition at line 493 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_217

#define BOOST_PP_WHILE_217 (   p,
  o,
  s 
)    BOOST_PP_WHILE_217_C(BOOST_PP_BOOL(p##(218, s)), p, o, s)

Definition at line 237 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_217_C

#define BOOST_PP_WHILE_217_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_218, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(218, s))

Definition at line 494 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_218

#define BOOST_PP_WHILE_218 (   p,
  o,
  s 
)    BOOST_PP_WHILE_218_C(BOOST_PP_BOOL(p##(219, s)), p, o, s)

Definition at line 238 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_218_C

#define BOOST_PP_WHILE_218_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_219, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(219, s))

Definition at line 495 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_219

#define BOOST_PP_WHILE_219 (   p,
  o,
  s 
)    BOOST_PP_WHILE_219_C(BOOST_PP_BOOL(p##(220, s)), p, o, s)

Definition at line 239 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_219_C

#define BOOST_PP_WHILE_219_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_220, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(220, s))

Definition at line 496 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_21_C

#define BOOST_PP_WHILE_21_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_22, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(22, s))

Definition at line 298 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_22

#define BOOST_PP_WHILE_22 (   p,
  o,
  s 
)    BOOST_PP_WHILE_22_C(BOOST_PP_BOOL(p##(23, s)), p, o, s)

Definition at line 42 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_220

#define BOOST_PP_WHILE_220 (   p,
  o,
  s 
)    BOOST_PP_WHILE_220_C(BOOST_PP_BOOL(p##(221, s)), p, o, s)

Definition at line 240 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_220_C

#define BOOST_PP_WHILE_220_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_221, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(221, s))

Definition at line 497 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_221

#define BOOST_PP_WHILE_221 (   p,
  o,
  s 
)    BOOST_PP_WHILE_221_C(BOOST_PP_BOOL(p##(222, s)), p, o, s)

Definition at line 241 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_221_C

#define BOOST_PP_WHILE_221_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_222, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(222, s))

Definition at line 498 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_222

#define BOOST_PP_WHILE_222 (   p,
  o,
  s 
)    BOOST_PP_WHILE_222_C(BOOST_PP_BOOL(p##(223, s)), p, o, s)

Definition at line 242 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_222_C

#define BOOST_PP_WHILE_222_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_223, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(223, s))

Definition at line 499 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_223

#define BOOST_PP_WHILE_223 (   p,
  o,
  s 
)    BOOST_PP_WHILE_223_C(BOOST_PP_BOOL(p##(224, s)), p, o, s)

Definition at line 243 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_223_C

#define BOOST_PP_WHILE_223_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_224, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(224, s))

Definition at line 500 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_224

#define BOOST_PP_WHILE_224 (   p,
  o,
  s 
)    BOOST_PP_WHILE_224_C(BOOST_PP_BOOL(p##(225, s)), p, o, s)

Definition at line 244 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_224_C

#define BOOST_PP_WHILE_224_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_225, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(225, s))

Definition at line 501 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_225

#define BOOST_PP_WHILE_225 (   p,
  o,
  s 
)    BOOST_PP_WHILE_225_C(BOOST_PP_BOOL(p##(226, s)), p, o, s)

Definition at line 245 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_225_C

#define BOOST_PP_WHILE_225_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_226, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(226, s))

Definition at line 502 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_226

#define BOOST_PP_WHILE_226 (   p,
  o,
  s 
)    BOOST_PP_WHILE_226_C(BOOST_PP_BOOL(p##(227, s)), p, o, s)

Definition at line 246 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_226_C

#define BOOST_PP_WHILE_226_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_227, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(227, s))

Definition at line 503 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_227

#define BOOST_PP_WHILE_227 (   p,
  o,
  s 
)    BOOST_PP_WHILE_227_C(BOOST_PP_BOOL(p##(228, s)), p, o, s)

Definition at line 247 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_227_C

#define BOOST_PP_WHILE_227_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_228, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(228, s))

Definition at line 504 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_228

#define BOOST_PP_WHILE_228 (   p,
  o,
  s 
)    BOOST_PP_WHILE_228_C(BOOST_PP_BOOL(p##(229, s)), p, o, s)

Definition at line 248 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_228_C

#define BOOST_PP_WHILE_228_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_229, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(229, s))

Definition at line 505 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_229

#define BOOST_PP_WHILE_229 (   p,
  o,
  s 
)    BOOST_PP_WHILE_229_C(BOOST_PP_BOOL(p##(230, s)), p, o, s)

Definition at line 249 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_229_C

#define BOOST_PP_WHILE_229_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_230, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(230, s))

Definition at line 506 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_22_C

#define BOOST_PP_WHILE_22_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_23, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(23, s))

Definition at line 299 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_23

#define BOOST_PP_WHILE_23 (   p,
  o,
  s 
)    BOOST_PP_WHILE_23_C(BOOST_PP_BOOL(p##(24, s)), p, o, s)

Definition at line 43 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_230

#define BOOST_PP_WHILE_230 (   p,
  o,
  s 
)    BOOST_PP_WHILE_230_C(BOOST_PP_BOOL(p##(231, s)), p, o, s)

Definition at line 250 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_230_C

#define BOOST_PP_WHILE_230_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_231, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(231, s))

Definition at line 507 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_231

#define BOOST_PP_WHILE_231 (   p,
  o,
  s 
)    BOOST_PP_WHILE_231_C(BOOST_PP_BOOL(p##(232, s)), p, o, s)

Definition at line 251 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_231_C

#define BOOST_PP_WHILE_231_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_232, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(232, s))

Definition at line 508 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_232

#define BOOST_PP_WHILE_232 (   p,
  o,
  s 
)    BOOST_PP_WHILE_232_C(BOOST_PP_BOOL(p##(233, s)), p, o, s)

Definition at line 252 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_232_C

#define BOOST_PP_WHILE_232_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_233, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(233, s))

Definition at line 509 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_233

#define BOOST_PP_WHILE_233 (   p,
  o,
  s 
)    BOOST_PP_WHILE_233_C(BOOST_PP_BOOL(p##(234, s)), p, o, s)

Definition at line 253 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_233_C

#define BOOST_PP_WHILE_233_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_234, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(234, s))

Definition at line 510 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_234

#define BOOST_PP_WHILE_234 (   p,
  o,
  s 
)    BOOST_PP_WHILE_234_C(BOOST_PP_BOOL(p##(235, s)), p, o, s)

Definition at line 254 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_234_C

#define BOOST_PP_WHILE_234_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_235, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(235, s))

Definition at line 511 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_235

#define BOOST_PP_WHILE_235 (   p,
  o,
  s 
)    BOOST_PP_WHILE_235_C(BOOST_PP_BOOL(p##(236, s)), p, o, s)

Definition at line 255 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_235_C

#define BOOST_PP_WHILE_235_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_236, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(236, s))

Definition at line 512 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_236

#define BOOST_PP_WHILE_236 (   p,
  o,
  s 
)    BOOST_PP_WHILE_236_C(BOOST_PP_BOOL(p##(237, s)), p, o, s)

Definition at line 256 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_236_C

#define BOOST_PP_WHILE_236_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_237, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(237, s))

Definition at line 513 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_237

#define BOOST_PP_WHILE_237 (   p,
  o,
  s 
)    BOOST_PP_WHILE_237_C(BOOST_PP_BOOL(p##(238, s)), p, o, s)

Definition at line 257 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_237_C

#define BOOST_PP_WHILE_237_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_238, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(238, s))

Definition at line 514 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_238

#define BOOST_PP_WHILE_238 (   p,
  o,
  s 
)    BOOST_PP_WHILE_238_C(BOOST_PP_BOOL(p##(239, s)), p, o, s)

Definition at line 258 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_238_C

#define BOOST_PP_WHILE_238_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_239, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(239, s))

Definition at line 515 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_239

#define BOOST_PP_WHILE_239 (   p,
  o,
  s 
)    BOOST_PP_WHILE_239_C(BOOST_PP_BOOL(p##(240, s)), p, o, s)

Definition at line 259 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_239_C

#define BOOST_PP_WHILE_239_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_240, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(240, s))

Definition at line 516 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_23_C

#define BOOST_PP_WHILE_23_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_24, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(24, s))

Definition at line 300 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_24

#define BOOST_PP_WHILE_24 (   p,
  o,
  s 
)    BOOST_PP_WHILE_24_C(BOOST_PP_BOOL(p##(25, s)), p, o, s)

Definition at line 44 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_240

#define BOOST_PP_WHILE_240 (   p,
  o,
  s 
)    BOOST_PP_WHILE_240_C(BOOST_PP_BOOL(p##(241, s)), p, o, s)

Definition at line 260 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_240_C

#define BOOST_PP_WHILE_240_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_241, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(241, s))

Definition at line 517 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_241

#define BOOST_PP_WHILE_241 (   p,
  o,
  s 
)    BOOST_PP_WHILE_241_C(BOOST_PP_BOOL(p##(242, s)), p, o, s)

Definition at line 261 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_241_C

#define BOOST_PP_WHILE_241_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_242, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(242, s))

Definition at line 518 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_242

#define BOOST_PP_WHILE_242 (   p,
  o,
  s 
)    BOOST_PP_WHILE_242_C(BOOST_PP_BOOL(p##(243, s)), p, o, s)

Definition at line 262 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_242_C

#define BOOST_PP_WHILE_242_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_243, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(243, s))

Definition at line 519 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_243

#define BOOST_PP_WHILE_243 (   p,
  o,
  s 
)    BOOST_PP_WHILE_243_C(BOOST_PP_BOOL(p##(244, s)), p, o, s)

Definition at line 263 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_243_C

#define BOOST_PP_WHILE_243_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_244, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(244, s))

Definition at line 520 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_244

#define BOOST_PP_WHILE_244 (   p,
  o,
  s 
)    BOOST_PP_WHILE_244_C(BOOST_PP_BOOL(p##(245, s)), p, o, s)

Definition at line 264 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_244_C

#define BOOST_PP_WHILE_244_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_245, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(245, s))

Definition at line 521 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_245

#define BOOST_PP_WHILE_245 (   p,
  o,
  s 
)    BOOST_PP_WHILE_245_C(BOOST_PP_BOOL(p##(246, s)), p, o, s)

Definition at line 265 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_245_C

#define BOOST_PP_WHILE_245_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_246, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(246, s))

Definition at line 522 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_246

#define BOOST_PP_WHILE_246 (   p,
  o,
  s 
)    BOOST_PP_WHILE_246_C(BOOST_PP_BOOL(p##(247, s)), p, o, s)

Definition at line 266 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_246_C

#define BOOST_PP_WHILE_246_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_247, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(247, s))

Definition at line 523 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_247

#define BOOST_PP_WHILE_247 (   p,
  o,
  s 
)    BOOST_PP_WHILE_247_C(BOOST_PP_BOOL(p##(248, s)), p, o, s)

Definition at line 267 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_247_C

#define BOOST_PP_WHILE_247_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_248, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(248, s))

Definition at line 524 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_248

#define BOOST_PP_WHILE_248 (   p,
  o,
  s 
)    BOOST_PP_WHILE_248_C(BOOST_PP_BOOL(p##(249, s)), p, o, s)

Definition at line 268 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_248_C

#define BOOST_PP_WHILE_248_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_249, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(249, s))

Definition at line 525 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_249

#define BOOST_PP_WHILE_249 (   p,
  o,
  s 
)    BOOST_PP_WHILE_249_C(BOOST_PP_BOOL(p##(250, s)), p, o, s)

Definition at line 269 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_249_C

#define BOOST_PP_WHILE_249_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_250, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(250, s))

Definition at line 526 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_24_C

#define BOOST_PP_WHILE_24_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_25, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(25, s))

Definition at line 301 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_25

#define BOOST_PP_WHILE_25 (   p,
  o,
  s 
)    BOOST_PP_WHILE_25_C(BOOST_PP_BOOL(p##(26, s)), p, o, s)

Definition at line 45 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_250

#define BOOST_PP_WHILE_250 (   p,
  o,
  s 
)    BOOST_PP_WHILE_250_C(BOOST_PP_BOOL(p##(251, s)), p, o, s)

Definition at line 270 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_250_C

#define BOOST_PP_WHILE_250_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_251, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(251, s))

Definition at line 527 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_251

#define BOOST_PP_WHILE_251 (   p,
  o,
  s 
)    BOOST_PP_WHILE_251_C(BOOST_PP_BOOL(p##(252, s)), p, o, s)

Definition at line 271 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_251_C

#define BOOST_PP_WHILE_251_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_252, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(252, s))

Definition at line 528 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_252

#define BOOST_PP_WHILE_252 (   p,
  o,
  s 
)    BOOST_PP_WHILE_252_C(BOOST_PP_BOOL(p##(253, s)), p, o, s)

Definition at line 272 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_252_C

#define BOOST_PP_WHILE_252_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_253, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(253, s))

Definition at line 529 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_253

#define BOOST_PP_WHILE_253 (   p,
  o,
  s 
)    BOOST_PP_WHILE_253_C(BOOST_PP_BOOL(p##(254, s)), p, o, s)

Definition at line 273 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_253_C

#define BOOST_PP_WHILE_253_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_254, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(254, s))

Definition at line 530 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_254

#define BOOST_PP_WHILE_254 (   p,
  o,
  s 
)    BOOST_PP_WHILE_254_C(BOOST_PP_BOOL(p##(255, s)), p, o, s)

Definition at line 274 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_254_C

#define BOOST_PP_WHILE_254_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_255, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(255, s))

Definition at line 531 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_255

#define BOOST_PP_WHILE_255 (   p,
  o,
  s 
)    BOOST_PP_WHILE_255_C(BOOST_PP_BOOL(p##(256, s)), p, o, s)

Definition at line 275 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_255_C

#define BOOST_PP_WHILE_255_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_256, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(256, s))

Definition at line 532 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_256

#define BOOST_PP_WHILE_256 (   p,
  o,
  s 
)    BOOST_PP_WHILE_256_C(BOOST_PP_BOOL(p##(257, s)), p, o, s)

Definition at line 276 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_256_C

#define BOOST_PP_WHILE_256_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_257, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(257, s))

Definition at line 533 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_25_C

#define BOOST_PP_WHILE_25_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_26, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(26, s))

Definition at line 302 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_26

#define BOOST_PP_WHILE_26 (   p,
  o,
  s 
)    BOOST_PP_WHILE_26_C(BOOST_PP_BOOL(p##(27, s)), p, o, s)

Definition at line 46 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_26_C

#define BOOST_PP_WHILE_26_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_27, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(27, s))

Definition at line 303 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_27

#define BOOST_PP_WHILE_27 (   p,
  o,
  s 
)    BOOST_PP_WHILE_27_C(BOOST_PP_BOOL(p##(28, s)), p, o, s)

Definition at line 47 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_27_C

#define BOOST_PP_WHILE_27_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_28, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(28, s))

Definition at line 304 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_28

#define BOOST_PP_WHILE_28 (   p,
  o,
  s 
)    BOOST_PP_WHILE_28_C(BOOST_PP_BOOL(p##(29, s)), p, o, s)

Definition at line 48 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_28_C

#define BOOST_PP_WHILE_28_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_29, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(29, s))

Definition at line 305 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_29

#define BOOST_PP_WHILE_29 (   p,
  o,
  s 
)    BOOST_PP_WHILE_29_C(BOOST_PP_BOOL(p##(30, s)), p, o, s)

Definition at line 49 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_29_C

#define BOOST_PP_WHILE_29_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_30, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(30, s))

Definition at line 306 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_2_C

#define BOOST_PP_WHILE_2_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_3, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(3, s))

Definition at line 279 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_3

#define BOOST_PP_WHILE_3 (   p,
  o,
  s 
)    BOOST_PP_WHILE_3_C(BOOST_PP_BOOL(p##(4, s)), p, o, s)

Definition at line 23 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_30

#define BOOST_PP_WHILE_30 (   p,
  o,
  s 
)    BOOST_PP_WHILE_30_C(BOOST_PP_BOOL(p##(31, s)), p, o, s)

Definition at line 50 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_30_C

#define BOOST_PP_WHILE_30_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_31, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(31, s))

Definition at line 307 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_31

#define BOOST_PP_WHILE_31 (   p,
  o,
  s 
)    BOOST_PP_WHILE_31_C(BOOST_PP_BOOL(p##(32, s)), p, o, s)

Definition at line 51 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_31_C

#define BOOST_PP_WHILE_31_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_32, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(32, s))

Definition at line 308 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_32

#define BOOST_PP_WHILE_32 (   p,
  o,
  s 
)    BOOST_PP_WHILE_32_C(BOOST_PP_BOOL(p##(33, s)), p, o, s)

Definition at line 52 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_32_C

#define BOOST_PP_WHILE_32_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_33, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(33, s))

Definition at line 309 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_33

#define BOOST_PP_WHILE_33 (   p,
  o,
  s 
)    BOOST_PP_WHILE_33_C(BOOST_PP_BOOL(p##(34, s)), p, o, s)

Definition at line 53 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_33_C

#define BOOST_PP_WHILE_33_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_34, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(34, s))

Definition at line 310 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_34

#define BOOST_PP_WHILE_34 (   p,
  o,
  s 
)    BOOST_PP_WHILE_34_C(BOOST_PP_BOOL(p##(35, s)), p, o, s)

Definition at line 54 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_34_C

#define BOOST_PP_WHILE_34_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_35, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(35, s))

Definition at line 311 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_35

#define BOOST_PP_WHILE_35 (   p,
  o,
  s 
)    BOOST_PP_WHILE_35_C(BOOST_PP_BOOL(p##(36, s)), p, o, s)

Definition at line 55 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_35_C

#define BOOST_PP_WHILE_35_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_36, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(36, s))

Definition at line 312 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_36

#define BOOST_PP_WHILE_36 (   p,
  o,
  s 
)    BOOST_PP_WHILE_36_C(BOOST_PP_BOOL(p##(37, s)), p, o, s)

Definition at line 56 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_36_C

#define BOOST_PP_WHILE_36_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_37, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(37, s))

Definition at line 313 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_37

#define BOOST_PP_WHILE_37 (   p,
  o,
  s 
)    BOOST_PP_WHILE_37_C(BOOST_PP_BOOL(p##(38, s)), p, o, s)

Definition at line 57 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_37_C

#define BOOST_PP_WHILE_37_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_38, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(38, s))

Definition at line 314 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_38

#define BOOST_PP_WHILE_38 (   p,
  o,
  s 
)    BOOST_PP_WHILE_38_C(BOOST_PP_BOOL(p##(39, s)), p, o, s)

Definition at line 58 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_38_C

#define BOOST_PP_WHILE_38_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_39, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(39, s))

Definition at line 315 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_39

#define BOOST_PP_WHILE_39 (   p,
  o,
  s 
)    BOOST_PP_WHILE_39_C(BOOST_PP_BOOL(p##(40, s)), p, o, s)

Definition at line 59 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_39_C

#define BOOST_PP_WHILE_39_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_40, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(40, s))

Definition at line 316 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_3_C

#define BOOST_PP_WHILE_3_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_4, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(4, s))

Definition at line 280 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_4

#define BOOST_PP_WHILE_4 (   p,
  o,
  s 
)    BOOST_PP_WHILE_4_C(BOOST_PP_BOOL(p##(5, s)), p, o, s)

Definition at line 24 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_40

#define BOOST_PP_WHILE_40 (   p,
  o,
  s 
)    BOOST_PP_WHILE_40_C(BOOST_PP_BOOL(p##(41, s)), p, o, s)

Definition at line 60 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_40_C

#define BOOST_PP_WHILE_40_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_41, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(41, s))

Definition at line 317 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_41

#define BOOST_PP_WHILE_41 (   p,
  o,
  s 
)    BOOST_PP_WHILE_41_C(BOOST_PP_BOOL(p##(42, s)), p, o, s)

Definition at line 61 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_41_C

#define BOOST_PP_WHILE_41_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_42, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(42, s))

Definition at line 318 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_42

#define BOOST_PP_WHILE_42 (   p,
  o,
  s 
)    BOOST_PP_WHILE_42_C(BOOST_PP_BOOL(p##(43, s)), p, o, s)

Definition at line 62 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_42_C

#define BOOST_PP_WHILE_42_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_43, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(43, s))

Definition at line 319 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_43

#define BOOST_PP_WHILE_43 (   p,
  o,
  s 
)    BOOST_PP_WHILE_43_C(BOOST_PP_BOOL(p##(44, s)), p, o, s)

Definition at line 63 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_43_C

#define BOOST_PP_WHILE_43_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_44, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(44, s))

Definition at line 320 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_44

#define BOOST_PP_WHILE_44 (   p,
  o,
  s 
)    BOOST_PP_WHILE_44_C(BOOST_PP_BOOL(p##(45, s)), p, o, s)

Definition at line 64 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_44_C

#define BOOST_PP_WHILE_44_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_45, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(45, s))

Definition at line 321 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_45

#define BOOST_PP_WHILE_45 (   p,
  o,
  s 
)    BOOST_PP_WHILE_45_C(BOOST_PP_BOOL(p##(46, s)), p, o, s)

Definition at line 65 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_45_C

#define BOOST_PP_WHILE_45_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_46, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(46, s))

Definition at line 322 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_46

#define BOOST_PP_WHILE_46 (   p,
  o,
  s 
)    BOOST_PP_WHILE_46_C(BOOST_PP_BOOL(p##(47, s)), p, o, s)

Definition at line 66 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_46_C

#define BOOST_PP_WHILE_46_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_47, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(47, s))

Definition at line 323 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_47

#define BOOST_PP_WHILE_47 (   p,
  o,
  s 
)    BOOST_PP_WHILE_47_C(BOOST_PP_BOOL(p##(48, s)), p, o, s)

Definition at line 67 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_47_C

#define BOOST_PP_WHILE_47_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_48, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(48, s))

Definition at line 324 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_48

#define BOOST_PP_WHILE_48 (   p,
  o,
  s 
)    BOOST_PP_WHILE_48_C(BOOST_PP_BOOL(p##(49, s)), p, o, s)

Definition at line 68 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_48_C

#define BOOST_PP_WHILE_48_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_49, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(49, s))

Definition at line 325 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_49

#define BOOST_PP_WHILE_49 (   p,
  o,
  s 
)    BOOST_PP_WHILE_49_C(BOOST_PP_BOOL(p##(50, s)), p, o, s)

Definition at line 69 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_49_C

#define BOOST_PP_WHILE_49_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_50, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(50, s))

Definition at line 326 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_4_C

#define BOOST_PP_WHILE_4_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_5, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(5, s))

Definition at line 281 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_5

#define BOOST_PP_WHILE_5 (   p,
  o,
  s 
)    BOOST_PP_WHILE_5_C(BOOST_PP_BOOL(p##(6, s)), p, o, s)

Definition at line 25 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_50

#define BOOST_PP_WHILE_50 (   p,
  o,
  s 
)    BOOST_PP_WHILE_50_C(BOOST_PP_BOOL(p##(51, s)), p, o, s)

Definition at line 70 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_50_C

#define BOOST_PP_WHILE_50_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_51, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(51, s))

Definition at line 327 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_51

#define BOOST_PP_WHILE_51 (   p,
  o,
  s 
)    BOOST_PP_WHILE_51_C(BOOST_PP_BOOL(p##(52, s)), p, o, s)

Definition at line 71 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_51_C

#define BOOST_PP_WHILE_51_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_52, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(52, s))

Definition at line 328 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_52

#define BOOST_PP_WHILE_52 (   p,
  o,
  s 
)    BOOST_PP_WHILE_52_C(BOOST_PP_BOOL(p##(53, s)), p, o, s)

Definition at line 72 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_52_C

#define BOOST_PP_WHILE_52_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_53, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(53, s))

Definition at line 329 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_53

#define BOOST_PP_WHILE_53 (   p,
  o,
  s 
)    BOOST_PP_WHILE_53_C(BOOST_PP_BOOL(p##(54, s)), p, o, s)

Definition at line 73 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_53_C

#define BOOST_PP_WHILE_53_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_54, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(54, s))

Definition at line 330 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_54

#define BOOST_PP_WHILE_54 (   p,
  o,
  s 
)    BOOST_PP_WHILE_54_C(BOOST_PP_BOOL(p##(55, s)), p, o, s)

Definition at line 74 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_54_C

#define BOOST_PP_WHILE_54_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_55, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(55, s))

Definition at line 331 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_55

#define BOOST_PP_WHILE_55 (   p,
  o,
  s 
)    BOOST_PP_WHILE_55_C(BOOST_PP_BOOL(p##(56, s)), p, o, s)

Definition at line 75 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_55_C

#define BOOST_PP_WHILE_55_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_56, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(56, s))

Definition at line 332 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_56

#define BOOST_PP_WHILE_56 (   p,
  o,
  s 
)    BOOST_PP_WHILE_56_C(BOOST_PP_BOOL(p##(57, s)), p, o, s)

Definition at line 76 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_56_C

#define BOOST_PP_WHILE_56_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_57, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(57, s))

Definition at line 333 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_57

#define BOOST_PP_WHILE_57 (   p,
  o,
  s 
)    BOOST_PP_WHILE_57_C(BOOST_PP_BOOL(p##(58, s)), p, o, s)

Definition at line 77 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_57_C

#define BOOST_PP_WHILE_57_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_58, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(58, s))

Definition at line 334 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_58

#define BOOST_PP_WHILE_58 (   p,
  o,
  s 
)    BOOST_PP_WHILE_58_C(BOOST_PP_BOOL(p##(59, s)), p, o, s)

Definition at line 78 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_58_C

#define BOOST_PP_WHILE_58_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_59, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(59, s))

Definition at line 335 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_59

#define BOOST_PP_WHILE_59 (   p,
  o,
  s 
)    BOOST_PP_WHILE_59_C(BOOST_PP_BOOL(p##(60, s)), p, o, s)

Definition at line 79 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_59_C

#define BOOST_PP_WHILE_59_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_60, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(60, s))

Definition at line 336 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_5_C

#define BOOST_PP_WHILE_5_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_6, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(6, s))

Definition at line 282 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_6

#define BOOST_PP_WHILE_6 (   p,
  o,
  s 
)    BOOST_PP_WHILE_6_C(BOOST_PP_BOOL(p##(7, s)), p, o, s)

Definition at line 26 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_60

#define BOOST_PP_WHILE_60 (   p,
  o,
  s 
)    BOOST_PP_WHILE_60_C(BOOST_PP_BOOL(p##(61, s)), p, o, s)

Definition at line 80 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_60_C

#define BOOST_PP_WHILE_60_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_61, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(61, s))

Definition at line 337 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_61

#define BOOST_PP_WHILE_61 (   p,
  o,
  s 
)    BOOST_PP_WHILE_61_C(BOOST_PP_BOOL(p##(62, s)), p, o, s)

Definition at line 81 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_61_C

#define BOOST_PP_WHILE_61_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_62, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(62, s))

Definition at line 338 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_62

#define BOOST_PP_WHILE_62 (   p,
  o,
  s 
)    BOOST_PP_WHILE_62_C(BOOST_PP_BOOL(p##(63, s)), p, o, s)

Definition at line 82 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_62_C

#define BOOST_PP_WHILE_62_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_63, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(63, s))

Definition at line 339 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_63

#define BOOST_PP_WHILE_63 (   p,
  o,
  s 
)    BOOST_PP_WHILE_63_C(BOOST_PP_BOOL(p##(64, s)), p, o, s)

Definition at line 83 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_63_C

#define BOOST_PP_WHILE_63_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_64, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(64, s))

Definition at line 340 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_64

#define BOOST_PP_WHILE_64 (   p,
  o,
  s 
)    BOOST_PP_WHILE_64_C(BOOST_PP_BOOL(p##(65, s)), p, o, s)

Definition at line 84 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_64_C

#define BOOST_PP_WHILE_64_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_65, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(65, s))

Definition at line 341 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_65

#define BOOST_PP_WHILE_65 (   p,
  o,
  s 
)    BOOST_PP_WHILE_65_C(BOOST_PP_BOOL(p##(66, s)), p, o, s)

Definition at line 85 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_65_C

#define BOOST_PP_WHILE_65_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_66, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(66, s))

Definition at line 342 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_66

#define BOOST_PP_WHILE_66 (   p,
  o,
  s 
)    BOOST_PP_WHILE_66_C(BOOST_PP_BOOL(p##(67, s)), p, o, s)

Definition at line 86 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_66_C

#define BOOST_PP_WHILE_66_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_67, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(67, s))

Definition at line 343 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_67

#define BOOST_PP_WHILE_67 (   p,
  o,
  s 
)    BOOST_PP_WHILE_67_C(BOOST_PP_BOOL(p##(68, s)), p, o, s)

Definition at line 87 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_67_C

#define BOOST_PP_WHILE_67_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_68, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(68, s))

Definition at line 344 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_68

#define BOOST_PP_WHILE_68 (   p,
  o,
  s 
)    BOOST_PP_WHILE_68_C(BOOST_PP_BOOL(p##(69, s)), p, o, s)

Definition at line 88 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_68_C

#define BOOST_PP_WHILE_68_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_69, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(69, s))

Definition at line 345 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_69

#define BOOST_PP_WHILE_69 (   p,
  o,
  s 
)    BOOST_PP_WHILE_69_C(BOOST_PP_BOOL(p##(70, s)), p, o, s)

Definition at line 89 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_69_C

#define BOOST_PP_WHILE_69_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_70, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(70, s))

Definition at line 346 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_6_C

#define BOOST_PP_WHILE_6_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_7, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(7, s))

Definition at line 283 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_7

#define BOOST_PP_WHILE_7 (   p,
  o,
  s 
)    BOOST_PP_WHILE_7_C(BOOST_PP_BOOL(p##(8, s)), p, o, s)

Definition at line 27 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_70

#define BOOST_PP_WHILE_70 (   p,
  o,
  s 
)    BOOST_PP_WHILE_70_C(BOOST_PP_BOOL(p##(71, s)), p, o, s)

Definition at line 90 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_70_C

#define BOOST_PP_WHILE_70_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_71, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(71, s))

Definition at line 347 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_71

#define BOOST_PP_WHILE_71 (   p,
  o,
  s 
)    BOOST_PP_WHILE_71_C(BOOST_PP_BOOL(p##(72, s)), p, o, s)

Definition at line 91 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_71_C

#define BOOST_PP_WHILE_71_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_72, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(72, s))

Definition at line 348 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_72

#define BOOST_PP_WHILE_72 (   p,
  o,
  s 
)    BOOST_PP_WHILE_72_C(BOOST_PP_BOOL(p##(73, s)), p, o, s)

Definition at line 92 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_72_C

#define BOOST_PP_WHILE_72_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_73, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(73, s))

Definition at line 349 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_73

#define BOOST_PP_WHILE_73 (   p,
  o,
  s 
)    BOOST_PP_WHILE_73_C(BOOST_PP_BOOL(p##(74, s)), p, o, s)

Definition at line 93 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_73_C

#define BOOST_PP_WHILE_73_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_74, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(74, s))

Definition at line 350 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_74

#define BOOST_PP_WHILE_74 (   p,
  o,
  s 
)    BOOST_PP_WHILE_74_C(BOOST_PP_BOOL(p##(75, s)), p, o, s)

Definition at line 94 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_74_C

#define BOOST_PP_WHILE_74_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_75, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(75, s))

Definition at line 351 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_75

#define BOOST_PP_WHILE_75 (   p,
  o,
  s 
)    BOOST_PP_WHILE_75_C(BOOST_PP_BOOL(p##(76, s)), p, o, s)

Definition at line 95 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_75_C

#define BOOST_PP_WHILE_75_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_76, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(76, s))

Definition at line 352 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_76

#define BOOST_PP_WHILE_76 (   p,
  o,
  s 
)    BOOST_PP_WHILE_76_C(BOOST_PP_BOOL(p##(77, s)), p, o, s)

Definition at line 96 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_76_C

#define BOOST_PP_WHILE_76_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_77, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(77, s))

Definition at line 353 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_77

#define BOOST_PP_WHILE_77 (   p,
  o,
  s 
)    BOOST_PP_WHILE_77_C(BOOST_PP_BOOL(p##(78, s)), p, o, s)

Definition at line 97 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_77_C

#define BOOST_PP_WHILE_77_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_78, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(78, s))

Definition at line 354 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_78

#define BOOST_PP_WHILE_78 (   p,
  o,
  s 
)    BOOST_PP_WHILE_78_C(BOOST_PP_BOOL(p##(79, s)), p, o, s)

Definition at line 98 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_78_C

#define BOOST_PP_WHILE_78_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_79, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(79, s))

Definition at line 355 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_79

#define BOOST_PP_WHILE_79 (   p,
  o,
  s 
)    BOOST_PP_WHILE_79_C(BOOST_PP_BOOL(p##(80, s)), p, o, s)

Definition at line 99 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_79_C

#define BOOST_PP_WHILE_79_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_80, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(80, s))

Definition at line 356 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_7_C

#define BOOST_PP_WHILE_7_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_8, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(8, s))

Definition at line 284 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_8

#define BOOST_PP_WHILE_8 (   p,
  o,
  s 
)    BOOST_PP_WHILE_8_C(BOOST_PP_BOOL(p##(9, s)), p, o, s)

Definition at line 28 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_80

#define BOOST_PP_WHILE_80 (   p,
  o,
  s 
)    BOOST_PP_WHILE_80_C(BOOST_PP_BOOL(p##(81, s)), p, o, s)

Definition at line 100 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_80_C

#define BOOST_PP_WHILE_80_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_81, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(81, s))

Definition at line 357 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_81

#define BOOST_PP_WHILE_81 (   p,
  o,
  s 
)    BOOST_PP_WHILE_81_C(BOOST_PP_BOOL(p##(82, s)), p, o, s)

Definition at line 101 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_81_C

#define BOOST_PP_WHILE_81_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_82, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(82, s))

Definition at line 358 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_82

#define BOOST_PP_WHILE_82 (   p,
  o,
  s 
)    BOOST_PP_WHILE_82_C(BOOST_PP_BOOL(p##(83, s)), p, o, s)

Definition at line 102 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_82_C

#define BOOST_PP_WHILE_82_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_83, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(83, s))

Definition at line 359 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_83

#define BOOST_PP_WHILE_83 (   p,
  o,
  s 
)    BOOST_PP_WHILE_83_C(BOOST_PP_BOOL(p##(84, s)), p, o, s)

Definition at line 103 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_83_C

#define BOOST_PP_WHILE_83_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_84, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(84, s))

Definition at line 360 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_84

#define BOOST_PP_WHILE_84 (   p,
  o,
  s 
)    BOOST_PP_WHILE_84_C(BOOST_PP_BOOL(p##(85, s)), p, o, s)

Definition at line 104 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_84_C

#define BOOST_PP_WHILE_84_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_85, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(85, s))

Definition at line 361 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_85

#define BOOST_PP_WHILE_85 (   p,
  o,
  s 
)    BOOST_PP_WHILE_85_C(BOOST_PP_BOOL(p##(86, s)), p, o, s)

Definition at line 105 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_85_C

#define BOOST_PP_WHILE_85_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_86, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(86, s))

Definition at line 362 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_86

#define BOOST_PP_WHILE_86 (   p,
  o,
  s 
)    BOOST_PP_WHILE_86_C(BOOST_PP_BOOL(p##(87, s)), p, o, s)

Definition at line 106 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_86_C

#define BOOST_PP_WHILE_86_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_87, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(87, s))

Definition at line 363 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_87

#define BOOST_PP_WHILE_87 (   p,
  o,
  s 
)    BOOST_PP_WHILE_87_C(BOOST_PP_BOOL(p##(88, s)), p, o, s)

Definition at line 107 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_87_C

#define BOOST_PP_WHILE_87_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_88, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(88, s))

Definition at line 364 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_88

#define BOOST_PP_WHILE_88 (   p,
  o,
  s 
)    BOOST_PP_WHILE_88_C(BOOST_PP_BOOL(p##(89, s)), p, o, s)

Definition at line 108 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_88_C

#define BOOST_PP_WHILE_88_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_89, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(89, s))

Definition at line 365 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_89

#define BOOST_PP_WHILE_89 (   p,
  o,
  s 
)    BOOST_PP_WHILE_89_C(BOOST_PP_BOOL(p##(90, s)), p, o, s)

Definition at line 109 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_89_C

#define BOOST_PP_WHILE_89_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_90, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(90, s))

Definition at line 366 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_8_C

#define BOOST_PP_WHILE_8_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_9, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(9, s))

Definition at line 285 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_9

#define BOOST_PP_WHILE_9 (   p,
  o,
  s 
)    BOOST_PP_WHILE_9_C(BOOST_PP_BOOL(p##(10, s)), p, o, s)

Definition at line 29 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_90

#define BOOST_PP_WHILE_90 (   p,
  o,
  s 
)    BOOST_PP_WHILE_90_C(BOOST_PP_BOOL(p##(91, s)), p, o, s)

Definition at line 110 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_90_C

#define BOOST_PP_WHILE_90_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_91, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(91, s))

Definition at line 367 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_91

#define BOOST_PP_WHILE_91 (   p,
  o,
  s 
)    BOOST_PP_WHILE_91_C(BOOST_PP_BOOL(p##(92, s)), p, o, s)

Definition at line 111 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_91_C

#define BOOST_PP_WHILE_91_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_92, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(92, s))

Definition at line 368 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_92

#define BOOST_PP_WHILE_92 (   p,
  o,
  s 
)    BOOST_PP_WHILE_92_C(BOOST_PP_BOOL(p##(93, s)), p, o, s)

Definition at line 112 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_92_C

#define BOOST_PP_WHILE_92_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_93, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(93, s))

Definition at line 369 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_93

#define BOOST_PP_WHILE_93 (   p,
  o,
  s 
)    BOOST_PP_WHILE_93_C(BOOST_PP_BOOL(p##(94, s)), p, o, s)

Definition at line 113 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_93_C

#define BOOST_PP_WHILE_93_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_94, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(94, s))

Definition at line 370 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_94

#define BOOST_PP_WHILE_94 (   p,
  o,
  s 
)    BOOST_PP_WHILE_94_C(BOOST_PP_BOOL(p##(95, s)), p, o, s)

Definition at line 114 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_94_C

#define BOOST_PP_WHILE_94_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_95, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(95, s))

Definition at line 371 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_95

#define BOOST_PP_WHILE_95 (   p,
  o,
  s 
)    BOOST_PP_WHILE_95_C(BOOST_PP_BOOL(p##(96, s)), p, o, s)

Definition at line 115 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_95_C

#define BOOST_PP_WHILE_95_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_96, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(96, s))

Definition at line 372 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_96

#define BOOST_PP_WHILE_96 (   p,
  o,
  s 
)    BOOST_PP_WHILE_96_C(BOOST_PP_BOOL(p##(97, s)), p, o, s)

Definition at line 116 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_96_C

#define BOOST_PP_WHILE_96_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_97, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(97, s))

Definition at line 373 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_97

#define BOOST_PP_WHILE_97 (   p,
  o,
  s 
)    BOOST_PP_WHILE_97_C(BOOST_PP_BOOL(p##(98, s)), p, o, s)

Definition at line 117 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_97_C

#define BOOST_PP_WHILE_97_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_98, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(98, s))

Definition at line 374 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_98

#define BOOST_PP_WHILE_98 (   p,
  o,
  s 
)    BOOST_PP_WHILE_98_C(BOOST_PP_BOOL(p##(99, s)), p, o, s)

Definition at line 118 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_98_C

#define BOOST_PP_WHILE_98_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_99, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(99, s))

Definition at line 375 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_99

#define BOOST_PP_WHILE_99 (   p,
  o,
  s 
)    BOOST_PP_WHILE_99_C(BOOST_PP_BOOL(p##(100, s)), p, o, s)

Definition at line 119 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_99_C

#define BOOST_PP_WHILE_99_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_100, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(100, s))

Definition at line 376 of file detail/dmc/while.hpp.

◆ BOOST_PP_WHILE_9_C

#define BOOST_PP_WHILE_9_C (   c,
  p,
  o,
  s 
)    BOOST_PP_IIF(c, BOOST_PP_WHILE_10, BOOST_PP_TUPLE_ELEM_3_2)(p, o, BOOST_PP_IIF(c, o, BOOST_PP_TUPLE_ELEM_2_1)(10, s))

Definition at line 286 of file detail/dmc/while.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:22