Home
last modified time | relevance | path

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

/third_party/boost/boost/icl/type_traits/
Didentity_element.hpp15 template <class Type> struct identity_element struct
18 Type operator()()const { return value(); } in operator ()()
/third_party/boost/boost/icl/
Dgregorian.hpp53 struct identity_element<boost::gregorian::date_duration> struct
55 static boost::gregorian::date_duration value() in value()
Dfunctors.hpp26 … inline static Type identity_element() { return boost::icl::identity_element<Type>::value(); } in identity_element() function
35 inline static Type identity_element() { return boost::icl::unit_element<Type>::value(); } in identity_element() function
/third_party/boost/boost/math/tools/
Dpolynomial.hpp262 polynomial<T> identity_element(std::multiplies< polynomial<T> >) in identity_element() function
/third_party/boost/libs/concept_check/test/
Dstl_concept_covering.cpp146 identity_element in identity_element() function