Searched defs:expect_operator (Results 1 – 1 of 1) sorted by relevance
42 struct expect_operator : sequence_base<expect_operator<Elements>, Elements> struct46 expect_operator(Elements const& elements) in expect_operator() argument55 fail_function( in fail_function()64 std::string id() const { return "expect_operator"; } in id()