Searched refs:as_meta_element (Results 1 – 2 of 2) sorted by relevance
28 struct as_meta_element struct34 struct as_meta_element<T&> : as_meta_element<T> // always store by value struct38 struct as_meta_element<T[N]> struct48 …typedef typename as_meta_element<Car>::type car_type; typedef typename fusion::cons<car…53 fusion::cons<typename as_meta_element<Car>::type, Cdr>56 typedef typename as_meta_element<Car>::type car_type; in make_cons()62 fusion::cons<typename as_meta_element<Car>::type>65 typedef typename as_meta_element<Car>::type car_type; in make_cons()75 fusion::cons<typename as_meta_element<Car>::type>78 typedef typename as_meta_element<Car>::type car_type; in make_cons()
251 typedef typename detail::as_meta_element<Expr>::type expr_; in compile()