Searched defs:Constify (Results 1 – 2 of 2) sorted by relevance
41 using Constify = std::conditional_t<std::is_const_v<B> && !std::is_const_v<A>, variable
18 Constify, enumerator