Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/phoenix/
Dcasts.hpp444 struct construct_2 { struct
450 struct result { typedef T type; };
453 T operator()(A const& a, B const& b) const in operator ()()