Home
last modified time | relevance | path

Searched defs:action_dispatch (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 Daction_dispatch.hpp31 struct action_dispatch struct
43 struct fwd_tag {};
49 struct fwd_storage { typedef T type; };
60 struct fwd_none
69 struct fwd_attrib
78 struct fwd_attrib_context
88 struct fwd_attrib_context_pass
104 static auto do_call(F && f, ...) in do_call()
111 static auto do_call(F && f, fwd_tag<A>, ...) in do_call()
119 static auto do_call(F && f, fwd_tag<A>, fwd_tag<B>, ...) in do_call()
[all …]