|
template<class _CharT , class _Traits , class _Alloc , class _Lh1 , class _Rh1 , class _StoreDir1 , class _Lh2 , class _Rh2 , class _StoreDir2 > |
__bstr_sum< _CharT, _Traits, _Alloc, __bstr_sum< _CharT, _Traits, _Alloc, _Lh1, _Rh1, _StoreDir1 >, __bstr_sum< _CharT, _Traits, _Alloc, _Lh2, _Rh2, _StoreDir2 >, __on_right > _STLP_CALL | operator+ (const __bstr_sum< _CharT, _Traits, _Alloc, _Lh1, _Rh1, _StoreDir1 > &__lhs, const __bstr_sum< _CharT, _Traits, _Alloc, _Lh2, _Rh2, _StoreDir2 > &__rhs) |
|
template<class _CharT , class _Traits , class _Alloc , class _Lh1 , class _Rh1 , class _StoreDir1 , class _Lh2 , class _Rh2 , class _StoreDir2 > |
bool _STLP_CALL | operator== (const __bstr_sum< _CharT, _Traits, _Alloc, _Lh1, _Rh1, _StoreDir1 > &__lhs, const __bstr_sum< _CharT, _Traits, _Alloc, _Lh2, _Rh2, _StoreDir2 > &__rhs) |
|
template<class _CharT , class _Traits , class _Alloc , class _Lh1 , class _Rh1 , class _StoreDir1 , class _Lh2 , class _Rh2 , class _StoreDir2 > |
bool _STLP_CALL | operator< (const __bstr_sum< _CharT, _Traits, _Alloc, _Lh1, _Rh1, _StoreDir1 > &__lhs, const __bstr_sum< _CharT, _Traits, _Alloc, _Lh2, _Rh2, _StoreDir2 > &__rhs) |
|