Home
last modified time | relevance | path

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

/third_party/boost/libs/local_function/test/
Daddable.hpp14 struct Addable { // User-defined concept. struct
15 BOOST_CONCEPT_USAGE(Addable) { in BOOST_CONCEPT_USAGE() argument
Dtypeof_template_seq.cpp20 BOOST_CONCEPT_ASSERT((Addable<typename boost::remove_reference< in calculate()
Dtypeof_seq.cpp19 BOOST_CONCEPT_ASSERT((Addable<boost::remove_reference< in main()
Dtypeof_template.cpp27 BOOST_CONCEPT_ASSERT((Addable<typename boost::remove_reference< in calculate()
Dtypeof.cpp26 BOOST_CONCEPT_ASSERT((Addable<boost::remove_reference< in main()
/third_party/boost/libs/icl/doc/
Dintroduction.qbk130 concept `Addable` and `Subtractable`. So __itv_bsets__ define an
Dinterface.qbk276 …ly `Combine` used ] [`EqualityComparable<CodomainT> && Addable<CodomainT,Combine…
279 [[`template`][`Combine`] [only `Combine` used] [`Addable<CodomainT,Combine>`]]
Dconcepts.qbk200 Addable types.