Home
last modified time | relevance | path

Searched refs:clear_visitor (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/spirit/home/support/
Dattributes.hpp1060 struct clear_visitor : static_visitor<> struct
1080 fusion::for_each(val, clear_visitor()); in clear_impl2()
1124 apply_visitor(detail::clear_visitor(), val); in call()