sgns::scale::detail::variant_impl::VariantDecoder¶
#include <variant.hpp>
Public Functions¶
| Name | |
|---|---|
| VariantDecoder(uint8_t type_index, boost::variant< T... > & r, Stream & s) | |
| template <class H > void |
apply(uint8_t index) |
Detailed Description¶
Public Functions Documentation¶
function VariantDecoder¶
function apply¶
Updated on 2026-04-15 at 11:00:39 -0700