cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
io.hpp File Reference
#include <cstdio>
#include <prc/config.hpp>
#include <prc/core/basic/lock.hpp>
#include <prc/core/log/print.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 
namespace  pRC::Logging
 

Functions

template<LogLevel L = LogLevel::Error, Bool E = false, class X , class... Xs>
static void pRC::Logging::log (X &&arg, Xs &&...args)
 

Variables

static Mutex pRC::Logging::Mutex