Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/phoenix/
Dcasts.hpp206 struct construct_l { struct
237 struct result { typedef T type; };
239 T operator()() const in operator ()()
245 T operator()(A const& a) const in operator ()()
252 T operator()(A const& a, B const& b) const in operator ()()
259 T operator()(A const& a, B const& b, C const& c) const in operator ()()
269 T operator()( in operator ()()
279 T operator()( in operator ()()
290 T operator()( in operator ()()
303 T operator()( in operator ()()
[all …]