AV
Size: a a a
AV
D
оператор()
жеD
непонятно_что[]
AV
D
AV
struct L {
T1 capture1;
T2 capture2;
...
Tn captureN;
RetType operator()(Args...) {..}
};
AV
AV
D
D
struct L {
T1 capture1;
T2 capture2;
...
Tn captureN;
RetType operator()(Args...) {..}
};
AV
AV
AV
AV
MT
MT
ES
JP