#include <boost/preprocessor/control/expr_iif.hpp>#include <boost/preprocessor/control/iif.hpp>#include <boost/preprocessor/list/adt.hpp>#include <boost/preprocessor/tuple/eat.hpp>
Go to the source code of this file.
| #define BOOST_PP_LIST_FOLD_LEFT_1 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_1_D(o, s, l) |
Definition at line 22 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_10 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_10_D(o, s, l) |
Definition at line 31 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_100 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_100_D(o, s, l) |
Definition at line 121 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_100_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_101, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(101, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 378 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_101 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_101_D(o, s, l) |
Definition at line 122 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_101_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_102, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(102, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 379 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_102 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_102_D(o, s, l) |
Definition at line 123 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_102_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_103, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(103, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 380 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_103 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_103_D(o, s, l) |
Definition at line 124 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_103_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_104, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(104, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 381 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_104 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_104_D(o, s, l) |
Definition at line 125 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_104_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_105, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(105, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 382 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_105 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_105_D(o, s, l) |
Definition at line 126 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_105_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_106, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(106, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 383 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_106 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_106_D(o, s, l) |
Definition at line 127 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_106_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_107, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(107, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 384 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_107 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_107_D(o, s, l) |
Definition at line 128 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_107_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_108, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(108, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 385 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_108 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_108_D(o, s, l) |
Definition at line 129 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_108_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_109, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(109, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 386 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_109 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_109_D(o, s, l) |
Definition at line 130 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_109_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_110, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(110, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 387 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_10_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_11, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(11, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 288 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_11 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_11_D(o, s, l) |
Definition at line 32 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_110 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_110_D(o, s, l) |
Definition at line 131 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_110_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_111, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(111, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 388 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_111 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_111_D(o, s, l) |
Definition at line 132 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_111_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_112, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(112, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 389 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_112 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_112_D(o, s, l) |
Definition at line 133 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_112_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_113, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(113, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 390 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_113 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_113_D(o, s, l) |
Definition at line 134 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_113_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_114, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(114, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 391 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_114 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_114_D(o, s, l) |
Definition at line 135 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_114_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_115, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(115, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 392 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_115 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_115_D(o, s, l) |
Definition at line 136 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_115_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_116, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(116, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 393 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_116 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_116_D(o, s, l) |
Definition at line 137 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_116_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_117, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(117, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 394 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_117 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_117_D(o, s, l) |
Definition at line 138 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_117_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_118, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(118, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 395 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_118 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_118_D(o, s, l) |
Definition at line 139 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_118_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_119, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(119, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 396 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_119 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_119_D(o, s, l) |
Definition at line 140 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_119_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_120, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(120, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 397 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_11_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_12, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(12, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 289 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_12 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_12_D(o, s, l) |
Definition at line 33 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_120 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_120_D(o, s, l) |
Definition at line 141 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_120_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_121, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(121, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 398 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_121 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_121_D(o, s, l) |
Definition at line 142 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_121_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_122, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(122, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 399 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_122 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_122_D(o, s, l) |
Definition at line 143 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_122_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_123, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(123, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 400 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_123 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_123_D(o, s, l) |
Definition at line 144 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_123_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_124, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(124, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 401 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_124 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_124_D(o, s, l) |
Definition at line 145 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_124_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_125, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(125, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 402 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_125 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_125_D(o, s, l) |
Definition at line 146 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_125_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_126, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(126, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 403 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_126 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_126_D(o, s, l) |
Definition at line 147 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_126_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_127, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(127, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 404 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_127 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_127_D(o, s, l) |
Definition at line 148 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_127_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_128, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(128, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 405 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_128 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_128_D(o, s, l) |
Definition at line 149 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_128_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_129, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(129, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 406 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_129 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_129_D(o, s, l) |
Definition at line 150 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_129_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_130, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(130, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 407 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_12_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_13, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(13, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 290 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_13 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_13_D(o, s, l) |
Definition at line 34 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_130 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_130_D(o, s, l) |
Definition at line 151 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_130_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_131, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(131, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 408 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_131 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_131_D(o, s, l) |
Definition at line 152 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_131_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_132, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(132, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 409 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_132 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_132_D(o, s, l) |
Definition at line 153 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_132_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_133, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(133, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 410 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_133 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_133_D(o, s, l) |
Definition at line 154 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_133_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_134, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(134, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 411 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_134 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_134_D(o, s, l) |
Definition at line 155 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_134_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_135, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(135, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 412 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_135 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_135_D(o, s, l) |
Definition at line 156 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_135_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_136, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(136, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 413 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_136 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_136_D(o, s, l) |
Definition at line 157 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_136_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_137, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(137, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 414 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_137 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_137_D(o, s, l) |
Definition at line 158 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_137_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_138, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(138, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 415 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_138 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_138_D(o, s, l) |
Definition at line 159 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_138_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_139, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(139, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 416 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_139 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_139_D(o, s, l) |
Definition at line 160 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_139_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_140, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(140, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 417 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_13_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_14, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(14, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 291 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_14 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_14_D(o, s, l) |
Definition at line 35 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_140 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_140_D(o, s, l) |
Definition at line 161 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_140_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_141, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(141, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 418 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_141 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_141_D(o, s, l) |
Definition at line 162 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_141_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_142, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(142, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 419 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_142 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_142_D(o, s, l) |
Definition at line 163 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_142_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_143, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(143, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 420 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_143 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_143_D(o, s, l) |
Definition at line 164 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_143_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_144, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(144, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 421 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_144 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_144_D(o, s, l) |
Definition at line 165 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_144_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_145, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(145, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 422 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_145 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_145_D(o, s, l) |
Definition at line 166 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_145_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_146, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(146, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 423 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_146 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_146_D(o, s, l) |
Definition at line 167 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_146_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_147, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(147, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 424 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_147 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_147_D(o, s, l) |
Definition at line 168 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_147_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_148, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(148, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 425 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_148 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_148_D(o, s, l) |
Definition at line 169 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_148_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_149, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(149, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 426 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_149 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_149_D(o, s, l) |
Definition at line 170 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_149_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_150, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(150, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 427 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_14_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_15, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(15, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 292 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_15 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_15_D(o, s, l) |
Definition at line 36 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_150 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_150_D(o, s, l) |
Definition at line 171 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_150_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_151, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(151, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 428 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_151 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_151_D(o, s, l) |
Definition at line 172 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_151_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_152, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(152, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 429 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_152 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_152_D(o, s, l) |
Definition at line 173 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_152_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_153, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(153, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 430 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_153 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_153_D(o, s, l) |
Definition at line 174 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_153_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_154, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(154, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 431 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_154 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_154_D(o, s, l) |
Definition at line 175 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_154_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_155, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(155, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 432 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_155 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_155_D(o, s, l) |
Definition at line 176 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_155_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_156, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(156, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 433 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_156 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_156_D(o, s, l) |
Definition at line 177 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_156_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_157, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(157, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 434 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_157 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_157_D(o, s, l) |
Definition at line 178 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_157_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_158, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(158, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 435 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_158 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_158_D(o, s, l) |
Definition at line 179 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_158_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_159, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(159, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 436 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_159 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_159_D(o, s, l) |
Definition at line 180 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_159_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_160, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(160, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 437 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_15_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_16, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(16, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 293 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_16 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_16_D(o, s, l) |
Definition at line 37 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_160 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_160_D(o, s, l) |
Definition at line 181 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_160_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_161, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(161, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 438 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_161 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_161_D(o, s, l) |
Definition at line 182 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_161_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_162, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(162, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 439 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_162 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_162_D(o, s, l) |
Definition at line 183 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_162_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_163, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(163, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 440 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_163 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_163_D(o, s, l) |
Definition at line 184 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_163_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_164, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(164, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 441 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_164 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_164_D(o, s, l) |
Definition at line 185 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_164_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_165, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(165, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 442 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_165 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_165_D(o, s, l) |
Definition at line 186 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_165_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_166, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(166, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 443 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_166 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_166_D(o, s, l) |
Definition at line 187 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_166_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_167, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(167, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 444 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_167 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_167_D(o, s, l) |
Definition at line 188 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_167_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_168, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(168, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 445 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_168 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_168_D(o, s, l) |
Definition at line 189 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_168_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_169, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(169, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 446 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_169 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_169_D(o, s, l) |
Definition at line 190 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_169_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_170, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(170, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 447 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_16_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_17, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(17, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 294 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_17 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_17_D(o, s, l) |
Definition at line 38 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_170 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_170_D(o, s, l) |
Definition at line 191 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_170_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_171, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(171, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 448 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_171 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_171_D(o, s, l) |
Definition at line 192 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_171_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_172, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(172, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 449 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_172 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_172_D(o, s, l) |
Definition at line 193 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_172_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_173, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(173, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 450 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_173 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_173_D(o, s, l) |
Definition at line 194 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_173_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_174, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(174, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 451 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_174 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_174_D(o, s, l) |
Definition at line 195 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_174_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_175, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(175, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 452 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_175 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_175_D(o, s, l) |
Definition at line 196 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_175_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_176, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(176, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 453 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_176 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_176_D(o, s, l) |
Definition at line 197 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_176_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_177, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(177, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 454 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_177 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_177_D(o, s, l) |
Definition at line 198 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_177_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_178, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(178, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 455 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_178 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_178_D(o, s, l) |
Definition at line 199 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_178_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_179, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(179, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 456 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_179 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_179_D(o, s, l) |
Definition at line 200 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_179_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_180, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(180, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 457 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_17_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_18, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(18, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 295 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_18 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_18_D(o, s, l) |
Definition at line 39 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_180 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_180_D(o, s, l) |
Definition at line 201 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_180_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_181, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(181, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 458 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_181 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_181_D(o, s, l) |
Definition at line 202 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_181_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_182, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(182, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 459 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_182 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_182_D(o, s, l) |
Definition at line 203 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_182_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_183, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(183, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 460 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_183 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_183_D(o, s, l) |
Definition at line 204 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_183_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_184, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(184, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 461 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_184 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_184_D(o, s, l) |
Definition at line 205 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_184_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_185, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(185, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 462 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_185 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_185_D(o, s, l) |
Definition at line 206 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_185_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_186, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(186, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 463 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_186 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_186_D(o, s, l) |
Definition at line 207 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_186_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_187, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(187, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 464 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_187 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_187_D(o, s, l) |
Definition at line 208 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_187_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_188, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(188, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 465 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_188 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_188_D(o, s, l) |
Definition at line 209 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_188_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_189, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(189, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 466 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_189 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_189_D(o, s, l) |
Definition at line 210 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_189_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_190, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(190, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 467 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_18_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_19, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(19, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 296 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_19 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_19_D(o, s, l) |
Definition at line 40 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_190 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_190_D(o, s, l) |
Definition at line 211 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_190_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_191, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(191, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 468 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_191 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_191_D(o, s, l) |
Definition at line 212 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_191_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_192, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(192, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 469 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_192 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_192_D(o, s, l) |
Definition at line 213 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_192_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_193, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(193, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 470 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_193 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_193_D(o, s, l) |
Definition at line 214 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_193_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_194, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(194, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 471 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_194 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_194_D(o, s, l) |
Definition at line 215 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_194_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_195, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(195, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 472 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_195 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_195_D(o, s, l) |
Definition at line 216 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_195_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_196, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(196, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 473 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_196 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_196_D(o, s, l) |
Definition at line 217 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_196_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_197, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(197, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 474 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_197 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_197_D(o, s, l) |
Definition at line 218 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_197_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_198, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(198, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 475 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_198 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_198_D(o, s, l) |
Definition at line 219 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_198_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_199, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(199, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 476 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_199 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_199_D(o, s, l) |
Definition at line 220 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_199_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_200, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(200, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 477 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_19_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_20, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(20, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 297 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_1_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_2, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(2, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 279 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_2 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_2_D(o, s, l) |
Definition at line 23 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_20 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_20_D(o, s, l) |
Definition at line 41 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_200 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_200_D(o, s, l) |
Definition at line 221 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_200_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_201, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(201, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 478 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_201 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_201_D(o, s, l) |
Definition at line 222 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_201_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_202, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(202, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 479 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_202 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_202_D(o, s, l) |
Definition at line 223 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_202_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_203, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(203, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 480 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_203 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_203_D(o, s, l) |
Definition at line 224 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_203_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_204, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(204, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 481 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_204 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_204_D(o, s, l) |
Definition at line 225 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_204_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_205, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(205, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 482 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_205 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_205_D(o, s, l) |
Definition at line 226 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_205_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_206, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(206, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 483 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_206 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_206_D(o, s, l) |
Definition at line 227 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_206_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_207, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(207, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 484 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_207 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_207_D(o, s, l) |
Definition at line 228 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_207_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_208, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(208, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 485 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_208 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_208_D(o, s, l) |
Definition at line 229 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_208_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_209, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(209, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 486 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_209 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_209_D(o, s, l) |
Definition at line 230 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_209_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_210, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(210, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 487 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_20_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_21, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(21, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 298 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_21 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_21_D(o, s, l) |
Definition at line 42 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_210 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_210_D(o, s, l) |
Definition at line 231 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_210_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_211, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(211, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 488 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_211 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_211_D(o, s, l) |
Definition at line 232 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_211_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_212, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(212, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 489 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_212 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_212_D(o, s, l) |
Definition at line 233 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_212_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_213, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(213, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 490 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_213 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_213_D(o, s, l) |
Definition at line 234 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_213_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_214, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(214, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 491 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_214 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_214_D(o, s, l) |
Definition at line 235 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_214_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_215, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(215, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 492 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_215 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_215_D(o, s, l) |
Definition at line 236 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_215_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_216, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(216, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 493 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_216 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_216_D(o, s, l) |
Definition at line 237 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_216_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_217, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(217, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 494 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_217 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_217_D(o, s, l) |
Definition at line 238 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_217_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_218, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(218, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 495 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_218 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_218_D(o, s, l) |
Definition at line 239 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_218_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_219, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(219, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 496 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_219 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_219_D(o, s, l) |
Definition at line 240 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_219_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_220, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(220, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 497 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_21_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_22, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(22, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 299 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_22 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_22_D(o, s, l) |
Definition at line 43 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_220 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_220_D(o, s, l) |
Definition at line 241 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_220_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_221, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(221, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 498 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_221 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_221_D(o, s, l) |
Definition at line 242 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_221_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_222, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(222, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 499 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_222 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_222_D(o, s, l) |
Definition at line 243 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_222_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_223, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(223, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 500 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_223 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_223_D(o, s, l) |
Definition at line 244 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_223_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_224, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(224, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 501 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_224 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_224_D(o, s, l) |
Definition at line 245 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_224_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_225, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(225, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 502 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_225 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_225_D(o, s, l) |
Definition at line 246 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_225_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_226, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(226, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 503 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_226 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_226_D(o, s, l) |
Definition at line 247 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_226_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_227, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(227, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 504 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_227 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_227_D(o, s, l) |
Definition at line 248 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_227_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_228, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(228, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 505 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_228 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_228_D(o, s, l) |
Definition at line 249 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_228_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_229, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(229, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 506 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_229 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_229_D(o, s, l) |
Definition at line 250 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_229_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_230, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(230, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 507 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_22_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_23, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(23, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 300 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_23 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_23_D(o, s, l) |
Definition at line 44 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_230 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_230_D(o, s, l) |
Definition at line 251 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_230_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_231, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(231, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 508 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_231 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_231_D(o, s, l) |
Definition at line 252 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_231_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_232, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(232, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 509 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_232 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_232_D(o, s, l) |
Definition at line 253 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_232_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_233, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(233, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 510 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_233 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_233_D(o, s, l) |
Definition at line 254 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_233_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_234, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(234, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 511 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_234 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_234_D(o, s, l) |
Definition at line 255 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_234_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_235, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(235, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 512 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_235 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_235_D(o, s, l) |
Definition at line 256 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_235_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_236, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(236, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 513 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_236 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_236_D(o, s, l) |
Definition at line 257 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_236_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_237, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(237, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 514 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_237 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_237_D(o, s, l) |
Definition at line 258 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_237_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_238, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(238, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 515 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_238 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_238_D(o, s, l) |
Definition at line 259 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_238_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_239, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(239, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 516 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_239 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_239_D(o, s, l) |
Definition at line 260 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_239_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_240, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(240, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 517 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_23_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_24, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(24, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 301 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_24 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_24_D(o, s, l) |
Definition at line 45 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_240 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_240_D(o, s, l) |
Definition at line 261 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_240_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_241, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(241, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 518 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_241 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_241_D(o, s, l) |
Definition at line 262 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_241_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_242, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(242, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 519 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_242 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_242_D(o, s, l) |
Definition at line 263 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_242_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_243, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(243, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 520 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_243 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_243_D(o, s, l) |
Definition at line 264 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_243_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_244, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(244, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 521 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_244 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_244_D(o, s, l) |
Definition at line 265 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_244_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_245, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(245, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 522 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_245 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_245_D(o, s, l) |
Definition at line 266 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_245_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_246, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(246, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 523 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_246 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_246_D(o, s, l) |
Definition at line 267 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_246_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_247, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(247, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 524 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_247 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_247_D(o, s, l) |
Definition at line 268 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_247_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_248, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(248, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 525 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_248 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_248_D(o, s, l) |
Definition at line 269 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_248_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_249, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(249, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 526 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_249 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_249_D(o, s, l) |
Definition at line 270 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_249_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_250, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(250, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 527 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_24_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_25, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(25, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 302 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_25 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_25_D(o, s, l) |
Definition at line 46 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_250 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_250_D(o, s, l) |
Definition at line 271 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_250_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_251, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(251, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 528 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_251 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_251_D(o, s, l) |
Definition at line 272 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_251_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_252, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(252, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 529 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_252 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_252_D(o, s, l) |
Definition at line 273 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_252_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_253, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(253, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 530 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_253 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_253_D(o, s, l) |
Definition at line 274 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_253_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_254, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(254, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 531 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_254 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_254_D(o, s, l) |
Definition at line 275 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_254_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_255, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(255, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 532 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_255 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_255_D(o, s, l) |
Definition at line 276 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_255_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_256, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(256, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 533 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_256 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_256_D(o, s, l) |
Definition at line 277 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_256_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_257, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(257, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 534 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_25_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_26, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(26, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 303 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_26 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_26_D(o, s, l) |
Definition at line 47 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_26_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_27, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(27, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 304 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_27 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_27_D(o, s, l) |
Definition at line 48 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_27_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_28, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(28, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 305 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_28 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_28_D(o, s, l) |
Definition at line 49 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_28_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_29, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(29, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 306 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_29 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_29_D(o, s, l) |
Definition at line 50 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_29_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_30, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(30, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 307 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_2_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_3, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(3, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 280 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_3 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_3_D(o, s, l) |
Definition at line 24 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_30 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_30_D(o, s, l) |
Definition at line 51 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_30_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_31, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(31, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 308 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_31 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_31_D(o, s, l) |
Definition at line 52 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_31_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_32, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(32, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 309 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_32 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_32_D(o, s, l) |
Definition at line 53 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_32_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_33, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(33, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 310 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_33 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_33_D(o, s, l) |
Definition at line 54 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_33_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_34, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(34, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 311 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_34 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_34_D(o, s, l) |
Definition at line 55 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_34_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_35, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(35, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 312 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_35 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_35_D(o, s, l) |
Definition at line 56 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_35_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_36, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(36, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 313 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_36 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_36_D(o, s, l) |
Definition at line 57 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_36_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_37, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(37, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 314 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_37 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_37_D(o, s, l) |
Definition at line 58 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_37_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_38, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(38, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 315 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_38 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_38_D(o, s, l) |
Definition at line 59 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_38_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_39, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(39, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 316 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_39 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_39_D(o, s, l) |
Definition at line 60 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_39_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_40, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(40, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 317 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_3_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_4, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(4, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 281 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_4 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_4_D(o, s, l) |
Definition at line 25 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_40 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_40_D(o, s, l) |
Definition at line 61 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_40_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_41, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(41, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 318 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_41 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_41_D(o, s, l) |
Definition at line 62 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_41_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_42, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(42, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 319 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_42 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_42_D(o, s, l) |
Definition at line 63 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_42_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_43, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(43, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 320 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_43 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_43_D(o, s, l) |
Definition at line 64 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_43_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_44, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(44, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 321 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_44 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_44_D(o, s, l) |
Definition at line 65 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_44_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_45, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(45, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 322 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_45 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_45_D(o, s, l) |
Definition at line 66 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_45_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_46, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(46, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 323 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_46 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_46_D(o, s, l) |
Definition at line 67 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_46_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_47, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(47, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 324 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_47 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_47_D(o, s, l) |
Definition at line 68 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_47_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_48, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(48, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 325 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_48 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_48_D(o, s, l) |
Definition at line 69 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_48_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_49, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(49, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 326 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_49 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_49_D(o, s, l) |
Definition at line 70 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_49_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_50, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(50, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 327 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_4_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_5, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(5, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 282 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_5 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_5_D(o, s, l) |
Definition at line 26 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_50 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_50_D(o, s, l) |
Definition at line 71 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_50_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_51, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(51, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 328 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_51 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_51_D(o, s, l) |
Definition at line 72 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_51_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_52, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(52, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 329 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_52 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_52_D(o, s, l) |
Definition at line 73 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_52_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_53, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(53, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 330 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_53 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_53_D(o, s, l) |
Definition at line 74 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_53_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_54, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(54, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 331 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_54 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_54_D(o, s, l) |
Definition at line 75 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_54_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_55, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(55, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 332 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_55 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_55_D(o, s, l) |
Definition at line 76 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_55_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_56, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(56, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 333 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_56 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_56_D(o, s, l) |
Definition at line 77 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_56_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_57, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(57, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 334 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_57 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_57_D(o, s, l) |
Definition at line 78 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_57_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_58, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(58, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 335 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_58 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_58_D(o, s, l) |
Definition at line 79 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_58_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_59, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(59, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 336 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_59 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_59_D(o, s, l) |
Definition at line 80 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_59_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_60, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(60, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 337 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_5_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_6, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(6, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 283 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_6 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_6_D(o, s, l) |
Definition at line 27 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_60 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_60_D(o, s, l) |
Definition at line 81 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_60_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_61, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(61, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 338 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_61 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_61_D(o, s, l) |
Definition at line 82 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_61_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_62, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(62, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 339 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_62 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_62_D(o, s, l) |
Definition at line 83 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_62_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_63, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(63, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 340 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_63 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_63_D(o, s, l) |
Definition at line 84 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_63_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_64, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(64, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 341 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_64 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_64_D(o, s, l) |
Definition at line 85 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_64_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_65, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(65, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 342 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_65 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_65_D(o, s, l) |
Definition at line 86 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_65_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_66, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(66, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 343 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_66 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_66_D(o, s, l) |
Definition at line 87 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_66_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_67, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(67, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 344 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_67 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_67_D(o, s, l) |
Definition at line 88 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_67_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_68, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(68, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 345 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_68 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_68_D(o, s, l) |
Definition at line 89 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_68_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_69, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(69, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 346 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_69 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_69_D(o, s, l) |
Definition at line 90 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_69_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_70, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(70, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 347 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_6_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_7, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(7, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 284 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_7 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_7_D(o, s, l) |
Definition at line 28 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_70 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_70_D(o, s, l) |
Definition at line 91 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_70_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_71, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(71, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 348 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_71 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_71_D(o, s, l) |
Definition at line 92 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_71_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_72, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(72, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 349 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_72 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_72_D(o, s, l) |
Definition at line 93 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_72_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_73, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(73, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 350 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_73 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_73_D(o, s, l) |
Definition at line 94 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_73_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_74, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(74, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 351 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_74 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_74_D(o, s, l) |
Definition at line 95 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_74_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_75, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(75, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 352 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_75 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_75_D(o, s, l) |
Definition at line 96 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_75_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_76, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(76, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 353 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_76 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_76_D(o, s, l) |
Definition at line 97 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_76_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_77, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(77, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 354 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_77 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_77_D(o, s, l) |
Definition at line 98 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_77_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_78, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(78, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 355 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_78 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_78_D(o, s, l) |
Definition at line 99 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_78_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_79, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(79, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 356 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_79 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_79_D(o, s, l) |
Definition at line 100 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_79_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_80, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(80, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 357 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_7_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_8, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(8, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 285 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_8 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_8_D(o, s, l) |
Definition at line 29 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_80 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_80_D(o, s, l) |
Definition at line 101 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_80_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_81, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(81, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 358 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_81 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_81_D(o, s, l) |
Definition at line 102 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_81_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_82, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(82, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 359 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_82 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_82_D(o, s, l) |
Definition at line 103 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_82_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_83, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(83, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 360 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_83 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_83_D(o, s, l) |
Definition at line 104 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_83_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_84, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(84, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 361 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_84 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_84_D(o, s, l) |
Definition at line 105 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_84_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_85, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(85, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 362 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_85 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_85_D(o, s, l) |
Definition at line 106 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_85_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_86, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(86, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 363 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_86 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_86_D(o, s, l) |
Definition at line 107 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_86_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_87, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(87, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 364 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_87 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_87_D(o, s, l) |
Definition at line 108 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_87_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_88, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(88, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 365 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_88 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_88_D(o, s, l) |
Definition at line 109 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_88_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_89, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(89, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 366 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_89 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_89_D(o, s, l) |
Definition at line 110 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_89_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_90, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(90, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 367 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_8_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_9, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(9, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 286 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_9 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_9_D(o, s, l) |
Definition at line 30 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_90 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_90_D(o, s, l) |
Definition at line 111 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_90_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_91, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(91, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 368 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_91 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_91_D(o, s, l) |
Definition at line 112 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_91_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_92, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(92, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 369 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_92 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_92_D(o, s, l) |
Definition at line 113 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_92_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_93, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(93, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 370 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_93 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_93_D(o, s, l) |
Definition at line 114 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_93_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_94, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(94, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 371 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_94 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_94_D(o, s, l) |
Definition at line 115 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_94_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_95, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(95, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 372 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_95 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_95_D(o, s, l) |
Definition at line 116 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_95_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_96, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(96, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 373 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_96 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_96_D(o, s, l) |
Definition at line 117 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_96_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_97, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(97, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 374 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_97 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_97_D(o, s, l) |
Definition at line 118 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_97_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_98, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(98, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 375 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_98 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_98_D(o, s, l) |
Definition at line 119 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_98_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_99, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(99, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 376 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_99 | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_LIST_FOLD_LEFT_99_D(o, s, l) |
Definition at line 120 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_99_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_100, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(100, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 377 of file list/detail/edg/fold_left.hpp.
| #define BOOST_PP_LIST_FOLD_LEFT_9_D | ( | o, | |
| s, | |||
| l | |||
| ) | BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_10, s BOOST_PP_TUPLE_EAT_3)(o, BOOST_PP_EXPR_IIF(BOOST_PP_LIST_IS_CONS(l), o)(10, s, BOOST_PP_LIST_FIRST(l)), BOOST_PP_LIST_REST(l)) |
Definition at line 287 of file list/detail/edg/fold_left.hpp.