Searched refs:PackSingle (Results 1 – 2 of 2) sorted by relevance
75 struct PackSingle struct104 struct PackSingle<std::tuple<T...>> struct117 struct PackSingle<std::string> struct129 PackSingle<uint8_t>::op(p, len); in op()138 struct PackSingle<fixed_uint_t<N>> struct160 struct PackSingle<bool> struct171 struct PackSingle<std::bitset<N>> struct191 struct PackSingle<std::optional<T>> struct198 ret = PackSingle<T>::op(p, *t); in op()206 struct PackSingle<std::array<T, N>> struct[all …]
86 struct PackSingle;89 using PackSingle_t = PackSingle<utility::TypeIdDowncast_t<T>>;