EnTT 3.13.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 > >:
Inheritance graph
[legend]
Collaboration diagram for std::tuple_size< entt::compressed_pair< First, Second > >:
Collaboration graph
[legend]

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 255 of file compressed_pair.hpp.


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