Searched defs:const_ (Results 1 – 2 of 2) sorted by relevance
337 constexpr const char const_[] = "__const"; global() variable
64 void const_(typename enable_if<0 <= sizeof(const_cast<T *>(p))>::type * = 0) { in const_() function