cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
msgpack_light::details::total_size_of_impl< T > Struct Template Reference

Get the total size of types in template arguments. More...

Inheritance diagram for msgpack_light::details::total_size_of_impl< T >:
Collaboration diagram for msgpack_light::details::total_size_of_impl< T >:

Detailed Description

template<typename... T>
struct msgpack_light::details::total_size_of_impl< T >

Get the total size of types in template arguments.

Template Parameters
TTypes.

Definition at line 32 of file total_size_of.h.


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