28 #ifndef NO_COMMENT_HPP
29 #define NO_COMMENT_HPP
31 #include "../my_config.h"
38 class no_comment :
public hide_file
42 no_comment(
const no_comment & ref) =
default;
43 no_comment & operator = (
const no_comment & ref) =
default;
44 ~no_comment() =
default;
47 virtual void fill_morceau()
override;
this is the interface class from which all other data transfer classes inherit
contains class of base to split files in words