metaSMT 2
|
#include "../Features.hpp"
#include <boost/mpl/assert.hpp>
Go to the source code of this file.
Classes | |
struct | metaSMT::features::comment_api |
struct | metaSMT::write_comment |
class | metaSMT::IgnoreComments< Context > |
Ignore comment commands. More... | |
struct | metaSMT::features::supports< IgnoreComments< Context >, features::comment_api > |
struct | metaSMT::features::supports< IgnoreComments< Context >, Feature > |
Namespaces | |
namespace | metaSMT |
namespace | metaSMT::features |
Functions | |
template<typename Context > | |
void | metaSMT::comment (Context &ctx, std::string const &message) |
write a comment |