Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/test/karma/
Dbool.cpp41 struct test_bool_data struct
43 explicit test_bool_data(bool b) : b(b) {} in test_bool_data() argument
60 call (OutputIterator& sink, test_bool_data b, Policies const& p) in call() argument