|
template<typename _low_T , typename _high_T , typename = typename std::enable_if<std::is_constructible<std::uint32_t, _low_T>::value && std::is_constructible<std::uint32_t, _high_T>::value >::type> |
| _mismatch_info_t (_low_T &&_low, _high_T &&_high) |
|
|
std::uint32_t | low {} |
|
std::uint32_t | high {} |
|
Definition at line 620 of file rpc_msg.hh.
The documentation for this struct was generated from the following file: