Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/detail/
Dwhat_function.hpp21 struct what_function struct
23 what_function(info& what_, Context& context_) in what_function() function
30 void operator()(Component const& component) const in operator ()()
39 info& what;
40 Context& context;