Home
last modified time | relevance | path

Searched defs:make_lazy (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/
H A Dterminal.hpp93 struct make_lazy<F, A0> struct
103 result_type;
104 typedef result_type type;
107 operator()(F f, A0 const& _0_) const in operator ()()
118 struct make_lazy<F, A0, A1> struct
128 result_type;
129 typedef result_type type;
132 operator()(F f, A0 const& _0_, A1 const& _1_) const in operator ()()
143 struct make_lazy<F, A0, A1, A2> struct
153 result_type;
[all …]