Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/core/composite/
Dactions.hpp92 typedef ActionT predicate_t; typedef in boost::spirit::action
/third_party/boost/boost/test/tree/
Ddecorator.hpp278 typedef boost::function<test_tools::assertion_result (test_unit_id)> predicate_t; typedef in boost::unit_test::decorator::precondition