|
XGCa
|
#include <string>

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

