EnTT 3.14.0
Loading...
Searching...
No Matches
std::tuple_size< entt::compressed_pair< First, Second > > Struct Template Reference

std::tuple_size specialization for compressed_pairs. More...

#include <compressed_pair.hpp>

Inheritance diagram for std::tuple_size< entt::compressed_pair< First, Second > >:
Collaboration diagram for std::tuple_size< entt::compressed_pair< First, Second > >:

Detailed Description

template<typename First, typename Second>
struct std::tuple_size< entt::compressed_pair< First, Second > >

std::tuple_size specialization for compressed_pairs.

Template Parameters
FirstThe type of the first element that the pair stores.
SecondThe type of the second element that the pair stores.

Definition at line 257 of file compressed_pair.hpp.


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