MessagePack for C++
Loading...
Searching...
No Matches
repeat_from_to.hpp File Reference
Include dependency graph for repeat_from_to.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MSGPACK_PP_REPEAT_FROM_TO   MSGPACK_PP_CAT(MSGPACK_PP_REPEAT_FROM_TO_, MSGPACK_PP_AUTO_REC(MSGPACK_PP_REPEAT_P, 4))
#define MSGPACK_PP_REPEAT_FROM_TO_1(f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_2(f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_3(f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_4(f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_1ST   MSGPACK_PP_REPEAT_FROM_TO_1
#define MSGPACK_PP_REPEAT_FROM_TO_2ND   MSGPACK_PP_REPEAT_FROM_TO_2
#define MSGPACK_PP_REPEAT_FROM_TO_3RD   MSGPACK_PP_REPEAT_FROM_TO_3
#define MSGPACK_PP_REPEAT_FROM_TO_D   MSGPACK_PP_CAT(MSGPACK_PP_REPEAT_FROM_TO_D_, MSGPACK_PP_AUTO_REC(MSGPACK_PP_REPEAT_P, 4))
#define MSGPACK_PP_REPEAT_FROM_TO_D_1(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_D_2(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_D_3(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_D_1_I(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_D_2_I(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_D_3_I(d, f, l, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_1(z, n, dfmd)
#define MSGPACK_PP_REPEAT_FROM_TO_M_2(z, n, dfmd)
#define MSGPACK_PP_REPEAT_FROM_TO_M_3(z, n, dfmd)
#define MSGPACK_PP_REPEAT_FROM_TO_M_1_I(z, n, d, f, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_2_I(z, n, d, f, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_3_I(z, n, d, f, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_1_II(z, n, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_2_II(z, n, m, dt)
#define MSGPACK_PP_REPEAT_FROM_TO_M_3_II(z, n, m, dt)

Macro Definition Documentation

◆ MSGPACK_PP_REPEAT_FROM_TO

#define MSGPACK_PP_REPEAT_FROM_TO   MSGPACK_PP_CAT(MSGPACK_PP_REPEAT_FROM_TO_, MSGPACK_PP_AUTO_REC(MSGPACK_PP_REPEAT_P, 4))

◆ MSGPACK_PP_REPEAT_FROM_TO_1

#define MSGPACK_PP_REPEAT_FROM_TO_1 ( f,
l,
m,
dt )
Value:
#define MSGPACK_PP_AUTO_REC(pred, n)
Definition auto_rec.hpp:25
#define MSGPACK_PP_WHILE_P(n)
Definition while.hpp:36
#define MSGPACK_PP_REPEAT_FROM_TO_D_1(d, f, l, m, dt)
Definition repeat_from_to.hpp:58

◆ MSGPACK_PP_REPEAT_FROM_TO_1ST

#define MSGPACK_PP_REPEAT_FROM_TO_1ST   MSGPACK_PP_REPEAT_FROM_TO_1

◆ MSGPACK_PP_REPEAT_FROM_TO_2

#define MSGPACK_PP_REPEAT_FROM_TO_2 ( f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_D_2(d, f, l, m, dt)
Definition repeat_from_to.hpp:59

◆ MSGPACK_PP_REPEAT_FROM_TO_2ND

#define MSGPACK_PP_REPEAT_FROM_TO_2ND   MSGPACK_PP_REPEAT_FROM_TO_2

◆ MSGPACK_PP_REPEAT_FROM_TO_3

#define MSGPACK_PP_REPEAT_FROM_TO_3 ( f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_D_3(d, f, l, m, dt)
Definition repeat_from_to.hpp:60

◆ MSGPACK_PP_REPEAT_FROM_TO_3RD

#define MSGPACK_PP_REPEAT_FROM_TO_3RD   MSGPACK_PP_REPEAT_FROM_TO_3

◆ MSGPACK_PP_REPEAT_FROM_TO_4

#define MSGPACK_PP_REPEAT_FROM_TO_4 ( f,
l,
m,
dt )
Value:
MSGPACK_PP_ERROR(0x0003)

◆ MSGPACK_PP_REPEAT_FROM_TO_D

#define MSGPACK_PP_REPEAT_FROM_TO_D   MSGPACK_PP_CAT(MSGPACK_PP_REPEAT_FROM_TO_D_, MSGPACK_PP_AUTO_REC(MSGPACK_PP_REPEAT_P, 4))

◆ MSGPACK_PP_REPEAT_FROM_TO_D_1

#define MSGPACK_PP_REPEAT_FROM_TO_D_1 ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_D_1_I(d, f, l, m, dt)
Definition repeat_from_to.hpp:61

◆ MSGPACK_PP_REPEAT_FROM_TO_D_1_I

#define MSGPACK_PP_REPEAT_FROM_TO_D_1_I ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_1(c, m, d)
Definition repeat.hpp:38
#define MSGPACK_PP_REPEAT_FROM_TO_M_1(z, n, dfmd)
Definition repeat_from_to.hpp:74
#define MSGPACK_PP_SUB_D(d, x, y)
Definition sub.hpp:46

◆ MSGPACK_PP_REPEAT_FROM_TO_D_2

#define MSGPACK_PP_REPEAT_FROM_TO_D_2 ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_D_2_I(d, f, l, m, dt)
Definition repeat_from_to.hpp:62

◆ MSGPACK_PP_REPEAT_FROM_TO_D_2_I

#define MSGPACK_PP_REPEAT_FROM_TO_D_2_I ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_2(c, m, d)
Definition repeat.hpp:39
#define MSGPACK_PP_REPEAT_FROM_TO_M_2(z, n, dfmd)
Definition repeat_from_to.hpp:75

◆ MSGPACK_PP_REPEAT_FROM_TO_D_3

#define MSGPACK_PP_REPEAT_FROM_TO_D_3 ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_D_3_I(d, f, l, m, dt)
Definition repeat_from_to.hpp:63

◆ MSGPACK_PP_REPEAT_FROM_TO_D_3_I

#define MSGPACK_PP_REPEAT_FROM_TO_D_3_I ( d,
f,
l,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_3(c, m, d)
Definition repeat.hpp:40
#define MSGPACK_PP_REPEAT_FROM_TO_M_3(z, n, dfmd)
Definition repeat_from_to.hpp:76

◆ MSGPACK_PP_REPEAT_FROM_TO_M_1

#define MSGPACK_PP_REPEAT_FROM_TO_M_1 ( z,
n,
dfmd )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_M_1_I(z, n, d, f, m, dt)
Definition repeat_from_to.hpp:79
#define MSGPACK_PP_TUPLE_ELEM(size, n, tuple)
Definition elem.hpp:57

◆ MSGPACK_PP_REPEAT_FROM_TO_M_1_I

#define MSGPACK_PP_REPEAT_FROM_TO_M_1_I ( z,
n,
d,
f,
m,
dt )
Value:
#define MSGPACK_PP_ADD_D(d, x, y)
Definition add.hpp:47
#define MSGPACK_PP_REPEAT_FROM_TO_M_1_II(z, n, m, dt)
Definition repeat_from_to.hpp:83

◆ MSGPACK_PP_REPEAT_FROM_TO_M_1_II

#define MSGPACK_PP_REPEAT_FROM_TO_M_1_II ( z,
n,
m,
dt )
Value:
m(z, n, dt)

◆ MSGPACK_PP_REPEAT_FROM_TO_M_2

#define MSGPACK_PP_REPEAT_FROM_TO_M_2 ( z,
n,
dfmd )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_M_2_I(z, n, d, f, m, dt)
Definition repeat_from_to.hpp:80

◆ MSGPACK_PP_REPEAT_FROM_TO_M_2_I

#define MSGPACK_PP_REPEAT_FROM_TO_M_2_I ( z,
n,
d,
f,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_M_2_II(z, n, m, dt)
Definition repeat_from_to.hpp:84

◆ MSGPACK_PP_REPEAT_FROM_TO_M_2_II

#define MSGPACK_PP_REPEAT_FROM_TO_M_2_II ( z,
n,
m,
dt )
Value:
m(z, n, dt)

◆ MSGPACK_PP_REPEAT_FROM_TO_M_3

#define MSGPACK_PP_REPEAT_FROM_TO_M_3 ( z,
n,
dfmd )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_M_3_I(z, n, d, f, m, dt)
Definition repeat_from_to.hpp:81

◆ MSGPACK_PP_REPEAT_FROM_TO_M_3_I

#define MSGPACK_PP_REPEAT_FROM_TO_M_3_I ( z,
n,
d,
f,
m,
dt )
Value:
#define MSGPACK_PP_REPEAT_FROM_TO_M_3_II(z, n, m, dt)
Definition repeat_from_to.hpp:85

◆ MSGPACK_PP_REPEAT_FROM_TO_M_3_II

#define MSGPACK_PP_REPEAT_FROM_TO_M_3_II ( z,
n,
m,
dt )
Value:
m(z, n, dt)