MessagePack for C++
Public Member Functions | Public Attributes | List of all members
msgpack::type::size_equal_only< T > Struct Template Reference

#include <size_equal_only.hpp>

Public Member Functions

 size_equal_only (T &t)
 

Public Attributes

T & m_t
 

Constructor & Destructor Documentation

◆ size_equal_only()

template<typename T>
msgpack::type::size_equal_only< T >::size_equal_only ( T &  t)
inline

Member Data Documentation

◆ m_t

template<typename T>
T& msgpack::type::size_equal_only< T >::m_t

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