Home
last modified time | relevance | path

Searched defs:expand_arg (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/nonterminal/
H A Dexpand_arg.hpp26 struct expand_arg struct
29 struct result_type
46 struct result<F(A0)>
50 struct result<F(A0&)>
53 expand_arg(Context& context_) in expand_arg() function
60 call(T const& f, mpl::false_) const in call()
67 call(T const& val, mpl::true_) const in call()
74 operator()(T const& x) const in operator ()()
79 Context& context;