NEURON
checkpnt.h File Reference

Go to the source code of this file.

Classes

class  Checkpoint
 

Macros

#define CKPT(arg1, arg2)
 

Macro Definition Documentation

◆ CKPT

#define CKPT (   arg1,
  arg2 
)
Value:
if (!arg1.xdr(arg2)) { \
return false; \
}

Definition at line 4 of file checkpnt.h.