Typedef ams::ValueTypeFromRangeType¶ Defined in File SmallVector.hpp Typedef Documentation¶ template<typename RangeType>using ams::ValueTypeFromRangeType = std::remove_const_t<std::remove_reference_t<decltype(*std::begin(std::declval<RangeType&>()))>>¶