Searched refs:identity_element (Results 1 – 9 of 9) sorted by relevance
106 using __gnu_cxx::identity_element;
69 #include <ext/functional> // For identity_element81 return identity_element(__monoid_op);
77 /** The @c identity_element functions are not part of the C++ standard; SGI87 template <class _Tp> inline _Tp identity_element(std::plus<_Tp>) {91 template <class _Tp> inline _Tp identity_element(std::multiplies<_Tp>) {
341 identity_element(_Rope_Concat_fn<_CharT, _Alloc>) in identity_element() function
69 #include <ext/functional> // For identity_element80 return identity_element(__monoid_op);
78 /** The @c identity_element functions are not part of the C++90 identity_element(std::plus<_Tp>)96 identity_element(std::multiplies<_Tp>)
434 identity_element(_Rope_Concat_fn<_CharT, _Alloc>)
7030 * include/bits/stl_function.h (identity_element, unary_compose,