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

#include <array.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ as()

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

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