libstdc++
GNU C++ library
Loading...
Searching...
No Matches

◆ identity_element

template<class _CharT, class _Alloc>
rope< _CharT, _Alloc > __gnu_cxx::identity_element(_Rope_Concat_fn< _CharT, _Alloc >) ( _Rope_Concat_fn< _CharT, _Alloc > )
inline

Definition at line 466 of file rope.

467 { return rope<_CharT, _Alloc>(); }

Referenced by __power().