Searched defs:AsConst (Results 1 – 9 of 9) sorted by relevance
51 template <typename Type> const Type &AsConst(Type &aObject) in AsConst() function66 template <typename Type> const Type *AsConst(Type *aPointer) in AsConst() function
36 const T& AsConst(const T& t) { in AsConst() function