Home
last modified time | relevance | path

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

/third_party/boost/boost/fusion/support/detail/
Denabler.hpp17 BOOST_STATIC_CONSTEXPR enabler_ enabler = {}; variable
/third_party/boost/libs/iterator/example/
Dnode_iterator3.hpp25 struct enabler {}; // a private type avoids misuse struct in node_iter
Dnode_iterator2.hpp24 struct enabler {}; // a private type avoids misuse struct in node_iter
/third_party/boost/boost/range/
Dany_range.hpp108 struct enabler {}; struct in boost::range_detail::any_range
/third_party/boost/boost/iterator/
Diterator_facade.hpp451 # define BOOST_ITERATOR_FACADE_INTEROP_HEAD_IMPL(prefix, op, result_type, enabler) \ argument
461 # define BOOST_ITERATOR_FACADE_INTEROP_HEAD_IMPL(prefix, op, result_type, enabler) \ argument
/third_party/boost/boost/range/detail/
Dany_iterator.hpp286 struct enabler {}; struct in boost::range_detail::any_iterator
/third_party/skia/modules/skottie/src/
DSkottieTool.cpp330 SkTaskGroup::Enabler enabler(FLAGS_threads - 1); in main() local
/third_party/boost/libs/intrusive/test/
Dtest_container.hpp415 typedef detail::bool_<is_unordered<Container>::value> enabler; in test_common_unordered_and_associative_container() typedef
/third_party/boost/boost/icl/detail/
Delement_iterator.hpp268 struct enabler{}; struct in boost::icl::element_iterator