Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/composite/
Ddirectives.hpp116 struct inhibit_case_iteration_policy : public BaseT struct
118 typedef BaseT base_t;
120 inhibit_case_iteration_policy() in inhibit_case_iteration_policy() function
124 inhibit_case_iteration_policy(PolicyT const& other) in inhibit_case_iteration_policy() function
128 CharT filter(CharT ch) const in filter()