fennec
Loading...
Searching...
No Matches
fennec::max_element_size< Ts >

Gets the max value of the size of each type in the sequence, i.e. max(sizeof(Ts)...) More...

#include <type_sequences.h>

Inherits detail::_max_element_size< 0, Ts... >.

Detailed Description

template<typename... Ts>
struct fennec::max_element_size< Ts >
Template Parameters
TsThe type sequence to check

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