7 #ifndef PRINT_GDST_HPP_ 8 #define PRINT_GDST_HPP_ 22 VDJ_PIPE_DECL std::ostream&
print(std::ostream& os,
const Branch_id bid, Gdst
const& st);
std::ostream & dot(std::ostream &os, Gdst const &st, const bool sl)
Definition: print_gdst.cpp:70
std::ostream & operator<<(std::ostream &os, Gdst const &st)
Definition: print_gdst.cpp:40
Main namespace of vdj_pipe library.
Definition: keywords_variable.hpp:11
#define VDJ_PIPE_DECL
Definition: config.hpp:23
std::ostream & print(std::ostream &os, const Branch_id bid, Gdst const &st)
Definition: print_gdst.cpp:18