MessagePack for C++
Static Public Member Functions | List of all members
msgpack::adaptor::detail::array::as_impl< T, N > Struct Template Reference

#include <array.hpp>

Static Public Member Functions

static std::array< T, N > as (msgpack::object const &o)
 

Member Function Documentation

◆ as()

template<typename T , std::size_t N>
static std::array<T, N> msgpack::adaptor::detail::array::as_impl< T, N >::as ( msgpack::object const &  o)
inlinestatic

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