70 : m_comment(std::exchange(comment, {}))
78 if (!m_comment.empty())
80 writer <<
" " << m_comment;
85 std::string m_comment;
Base class for commands.
Definition: Command.hpp:44
Pure virtual interface for writers.
Definition: Writer.hpp:44
Definition: Braces.hpp:29