Searched defs:storage_type (Results 1 – 3 of 3) sorted by relevance
192 using storage_type = std::conditional_t<IsRef, wrap, T>; variable
46 using storage_type = const unsigned char *; variable
928 using storage_type = uint64_t; variable