MessagePack for C++
Loading...
Searching...
No Matches
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

References m_t.

Member Data Documentation

◆ m_t


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