Searched refs:as_type (Results 1 – 2 of 2) sorted by relevance
594 typedef T as_type; ///< the base type that T is stored as734 typename find_first_convertible_to<T, Ts...>::type>::type as_type;860 using B = typename Flagger::template store<T>::as_type;887 using B = typename Flagger::template store<T>::as_type;914 using B = typename Flagger::template store<T>::as_type;945 using B = typename Flagger::template store<T>::as_type;
230 template <typename T> struct store { typedef T as_type; }; typedef