NIM 跨平台 C++ SDK
|
类 | |
struct | CompressedTupleImpl< CompressedTuple< Ts... >, phmap::index_sequence< I... > > |
struct | Elem |
struct | Elem< CompressedTuple< B... >, I > |
struct | Storage |
struct | Storage< D, I, true > |
类型定义 | |
template<typename D , size_t I> | |
using | ElemT = typename Elem<D, I>::type |
函数 | |
template<typename T > | |
constexpr bool | IsFinal () |
template<typename T > | |
constexpr bool | ShouldUseBase () |
变量 | |
template<typename D , typename I > | |
struct PHMAP_INTERNAL_COMPRESSED_TUPLE_DECLSPEC | CompressedTupleImpl |
using phmap::priv::internal_compressed_tuple::ElemT = typename Elem<D, I>::type |
|
constexpr |
|
constexpr |
struct PHMAP_INTERNAL_COMPRESSED_TUPLE_DECLSPEC phmap::priv::internal_compressed_tuple::CompressedTupleImpl |