XGC1
|
#include <string>
Go to the source code of this file.
Enumerations | |
enum | Chkpt { Chkpt::Barrier = 0, Chkpt::DebugBarrier, Chkpt::NoBarrier, Chkpt::NoFlush } |
Functions | |
void | checkpoint (std::string msg, const Chkpt option=Chkpt::Barrier) |
|
strong |
void checkpoint | ( | std::string | msg, |
const Chkpt | option = Chkpt::Barrier |
||
) |