Searched refs:NonconstValueType (Results 1 – 1 of 1) sorted by relevance
529 using NonconstValueType = typename std::remove_cv<ValueType>::type; typedef530 using RawValueType = typename std::remove_reference<NonconstValueType>::type;