Searched defs:Addable (Results 1 – 1 of 1) sorted by relevance
14 struct Addable { // User-defined concept. struct15 BOOST_CONCEPT_USAGE(Addable) { in BOOST_CONCEPT_USAGE() argument20 void return_type(T) {} // Implementation (required for some linkers). in return_type()21 static T const& x;22 static T const& y;