A library for working with phylogenetic and population genetic data.
v0.27.0
strict_fstream.hpp File Reference
#include <fstream>
#include <string>

Go to the source code of this file.

Classes

class  StrictFStream
 Stream that defines a strict wrapper around std::fstream. More...
 
class  StrictIFStream
 Stream that defines a strict wrapper around std::ifstream. More...
 
class  StrictOFStream
 Stream that defines a strict wrapper around std::ofstream. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils