Searched defs:identity_element (Results 1 – 5 of 5) sorted by relevance
15 template <class Type> struct identity_element struct18 Type operator()()const { return value(); } in operator ()()
53 struct identity_element<boost::gregorian::date_duration> struct55 static boost::gregorian::date_duration value() in value()
26 … inline static Type identity_element() { return boost::icl::identity_element<Type>::value(); } in identity_element() function35 inline static Type identity_element() { return boost::icl::unit_element<Type>::value(); } in identity_element() function
262 polynomial<T> identity_element(std::multiplies< polynomial<T> >) in identity_element() function
146 identity_element in identity_element() function