Go to the documentation of this file.
14 #ifndef INCLUDED_core_sequence_Sequence_hh
15 #define INCLUDED_core_sequence_Sequence_hh
25 #include <utility/file/FileName.fwd.hh>
26 #include <utility/pointer/ReferenceCount.hh>
33 #include <utility/vector1.hh>
120 if (
this == &rhs )
return *
this;
135 return id() < s.
id();