Home
last modified time | relevance | path

Searched defs:make_cons (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dmake_cons.hpp46 struct make_cons struct
48 … as_meta_element<Car>::type car_type; typedef typename fusion::cons<car_type, Cdr> type;
54 make_cons(Car const& car, Cdr const& cdr) in make_cons() function
63 make_cons(Car const& car) in make_cons() function
76 make_cons(Car& car, typename enable_if<is_function<Car> >::type* = 0) in make_cons() function