codex
|
Implementation of creating a std::tuple
from the fields of a struct
.
More...
Implementation of creating a std::tuple
from the fields of a struct
.
Each explicit specialization, generated with the macro below, binds the fields of a struct
with N
fields.