Searched defs:ConstPtrType (Results 1 – 3 of 3) sorted by relevance
322 using ConstPtrType = typename add_const_past_pointer<PtrType>::type; variable