|
using | ValueType = typename std::tuple_element< I, std::tuple< FieldTypes... > >::type |
|
using | NonconstValueType = typename std::remove_cv< ValueType >::type |
|
using | RawValueType = typename std::remove_reference< NonconstValueType >::type |
|
The documentation for this struct was generated from the following file: