Searched refs:identity_element (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/cpp/
H A Dfunction.h60 using __STD::identity_element;
H A Dstl_numeric.h183 return identity_element(__oper);
H A Dstl_function.h69 // identity_element (not part of the C++ standard).
71 template <class _Tp> inline _Tp identity_element(plus<_Tp>) { function
74 template <class _Tp> inline _Tp identity_element(multiplies<_Tp>) { function
H A Dstl_rope.h1540 friend rope identity_element(_Concat_fn) function in class:rope

Completed in 103 milliseconds