sgns::scale::detail::tuple_impl::TupleDecoder¶
#include <tuple.hpp>
Public Types¶
| Name | |
|---|---|
| using std::tuple< T... > | tuple_type_t |
Public Functions¶
| Name | |
|---|---|
| TupleDecoder(tuple_type_t & v, Stream & s) | |
| template <uint8_t index> void |
apply() |
Detailed Description¶
Public Types Documentation¶
using tuple_type_t¶
Public Functions Documentation¶
function TupleDecoder¶
function apply¶
Updated on 2026-04-15 at 11:00:39 -0700