MessagePack for C++
Static Public Attributes | List of all members
msgpack::adaptor::detail::is_seq_no_pair_no_tuple< T > Struct Template Reference

#include <fusion.hpp>

Static Public Attributes

static bool const value
 

Member Data Documentation

◆ value

template<typename T >
bool const msgpack::adaptor::detail::is_seq_no_pair_no_tuple< T >::value
static
Initial value:
=
boost::fusion::traits::is_sequence<T>::value
&&
&&
static bool const value
Definition: fusion.hpp:55
static bool const value
Definition: fusion.hpp:67

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