codex
Loading...
Searching...
No Matches
codex::refl::detail::field_tuple_impl< N > Struct Template Reference

Implementation of creating a std::tuple from the fields of a struct. More...

Detailed Description

template<std::size_t N>
struct codex::refl::detail::field_tuple_impl< N >

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.


The documentation for this struct was generated from the following files: