Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/phoenix/
Dcasts.hpp462 struct construct_3 { struct
469 struct result { typedef T type; };
472 T operator()(A const& a, B const& b, C const& c) const in operator ()()