Classes | |
| struct | CompressedTupleImpl< CompressedTuple< Ts...>, absl::index_sequence< I...> > |
| struct | Elem< CompressedTuple< B...>, I > |
| struct | Storage |
| struct | Storage< D, I, true > |
Functions | |
| template<typename T > | |
| constexpr bool | IsFinal () |
| template<typename T > | |
| constexpr bool | ShouldUseBase () |
Variables | |
| struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC | CompressedTupleImpl |
| constexpr bool absl::container_internal::internal_compressed_tuple::IsFinal | ( | ) |
Definition at line 70 of file compressed_tuple.h.
| constexpr bool absl::container_internal::internal_compressed_tuple::ShouldUseBase | ( | ) |
Definition at line 79 of file compressed_tuple.h.
| struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC absl::container_internal::internal_compressed_tuple::CompressedTupleImpl |
Definition at line 111 of file compressed_tuple.h.