7 #ifndef OUTPUT_STAMP_HPP_ 8 #define OUTPUT_STAMP_HPP_ 17 VDJ_PIPE_DECL std::ostream& stamp(
19 std::string
const& pref =
"## ",
20 std::string
const& delim =
"; ",
21 std::string
const& suff =
"\n" 26 VDJ_PIPE_DECL std::string stamp(
27 std::string
const& pref =
"## ",
28 std::string
const& delim =
"; ",
29 std::string
const& suff =
"\n"
Main namespace of vdj_pipe library.
Definition: sequence_file.hpp:14