19 #ifndef INCLUDED_RTL_BYTESEQ_HXX
20 #define INCLUDED_RTL_BYTESEQ_HXX
43 : _pSequence( pSequence )
53 throw ::std::bad_alloc();
61 throw ::std::bad_alloc();
65 : _pSequence( pSequence )
74 throw ::std::bad_alloc();
97 throw ::std::bad_alloc();
105 throw ::std::bad_alloc();
115 return (!
operator == ( rSeq ));