Searched refs:const_type (Results 1 – 5 of 5) sorted by relevance
110 typedef typename add_const_reference<Element>::type const_type; typedef in boost::container::container_detail::get_impl112 static const_type get(const tuple<Head, Values...>& t) { return Next::get(t.tail()); } in get()120 typedef typename add_const_reference<Head>::type const_type; typedef in boost::container::container_detail::get_impl122 static const_type get(const tuple<Head, Values...>& t){ return t.head(); } in get()130 typename get_impl<I, tuple<Values...> >::const_type get(const tuple<Values...>& t) in get()
190 typedef const T& const_type; typedef204 typedef T& const_type; typedef229 >::const_type278 typename access_traits<stored_head_type>::const_type281 typename access_traits<tail_type>::const_type345 >::const_type367 typename access_traits<stored_head_type>::const_type413 >::const_type
57 >::const_type
56 const datatype *const_type; \408 typeof(*__tmp->const_type) __val = (val); \
325 if (const_type (m.type ()) &&