12#ifndef MCRL2_DATA_DETAIL_REWRITE_STATISTICS_H
13#define MCRL2_DATA_DETAIL_REWRITE_STATISTICS_H
15#include "mcrl2/utilities/logger.h"
17namespace mcrl2::data::detail
32 return rewrite_statistics<
int>::rewrite_count;
44 rewrite_statistics<
int>::rewrite_count++;
logger(const log_level_t l)
Default constructor.
#define mCRL2log(LEVEL)
mCRL2log(LEVEL) provides the stream used to log.
void increment_rewrite_count()
void display_rewrite_statistics()
std::size_t rewrite_count()
static std::size_t rewrite_count
std::size_t operator()(const std::vector< X > &v) const