27 #ifndef __PHYLIPDATA_HPP__ 28 #define __PHYLIPDATA_HPP__ 35 template <
typename T >
63 std::istream &
read (std::istream & s);
64 std::ostream &
print (std::ostream & s)
const;
68 #include <Sequence/bits/phylipData.tcc>
std::ostream & print(std::ostream &s) const
Virtual interface to alignment streams.
The namespace in which this library resides.
declaration of virtual base class for alignment streams (Sequence::AlignStream)
std::istream & read(std::istream &s)