Commit bbbe62f
committed
part/persist: code refactoring
move subroutines from header to source files.
Many subroutines are only used by a single source file,
so move them out of the header file. This will make it
easier for debuggers since setting a breakpoint in a header file
is not always correctly supported.
Signed-off-by: Gilles Gouaillardet <[email protected]>1 parent cdcc05d commit bbbe62f
File tree
3 files changed
+521
-522
lines changed- ompi/mca/part/persist
3 files changed
+521
-522
lines changed
0 commit comments