Searched defs:add_const_reference (Results 1 – 1 of 1) sorted by relevance
372 struct add_const_reference struct373 { typedef const T &type; };376 struct add_const_reference<T&> struct377 { typedef T& type; };