22 #pragma GCC diagnostic push // buggy deprecation warning is triggered in the ranges library 23 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 31 #pragma GCC diagnostic pop
Provides seqan3::sequence_file_output and corresponding traits classes.