Searched refs:UnpackSingle (Results 1 – 3 of 3) sorted by relevance
70 struct UnpackSingle struct138 struct UnpackSingle<std::string> struct163 struct UnpackSingle<fixed_uint_t<N>> struct184 struct UnpackSingle<bool> struct204 struct UnpackSingle<std::bitset<N>> struct227 struct UnpackSingle<std::optional<T>> struct256 struct UnpackSingle<std::array<T, N>> struct297 struct UnpackSingle<std::vector<T>> struct321 struct UnpackSingle<std::vector<uint8_t>> struct335 struct UnpackSingle<SecureBuffer> struct[all …]
78 struct UnpackSingle;81 using UnpackSingle_t = UnpackSingle<utility::TypeIdDowncast_t<T>>;
290 /** @brief Specialization of UnpackSingle for std::bitset<N>293 struct UnpackSingle<std::bitset<N>>