Home
last modified time | relevance | path

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

/third_party/boost/libs/phoenix/test/function/
Dlazy_templated_struct_tests.cpp38 struct what0 { struct
40 typedef Result result_type;
42 Result operator()() const in operator ()()
/third_party/boost/boost/phoenix/function/
Dlazy_operator.hpp591 struct what0 { struct
593 typedef Result result_type;
595 Result operator()() const in operator ()()