class logstreambuf¶
#include <remarks.hpp>
class logstreambuf: public std::streambuf
{
public:
// fields
static const int threshold {50};
};
#include <remarks.hpp>
class logstreambuf: public std::streambuf
{
public:
// fields
static const int threshold {50};
};