38#ifndef BLOCXX_CERR_LOGGER_HPP_INCLUDE_GUARD_
39#define BLOCXX_CERR_LOGGER_HPP_INCLUDE_GUARD_
41#include "blocxx/BLOCXX_config.h"
The CerrLogger is a Logger derivative that sends log message to stderr.
bool operator==(const Array< T > &x, const Array< T > &y)