Searched refs:add_const_reference (Results 1 – 3 of 3) sorted by relevance
110 typedef typename add_const_reference<Element>::type const_type;120 typedef typename add_const_reference<Head>::type const_type;
40 using ::boost::move_detail::add_const_reference;
372 struct add_const_reference struct376 struct add_const_reference<T&> struct