Struct compressed_pair_switch
Synopsis
#include <include/EASTL/bonus/compressed_pair.h>
template <typename T1, typename T2, bool isSame, bool firstEmpty, bool secondEmpty>
struct compressed_pair_switch
Description
No description yet.
Source
Lines 82-83 in include/EASTL/bonus/compressed_pair.h.
template <typename T1, typename T2, bool isSame, bool firstEmpty, bool secondEmpty>
struct compressed_pair_switch;