Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alvarez, Gonzalo
PsimagLite
Commits
b050135b
Commit
b050135b
authored
Apr 13, 2021
by
Alvarez, Gonzalo
Browse files
IoNg::serializer() added
parent
9a1f5b45
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Io/IoNg.h
View file @
b050135b
...
@@ -236,6 +236,8 @@ public:
...
@@ -236,6 +236,8 @@ public:
what
.
overwrite
(
name2
,
ioNgSerializer_
);
what
.
overwrite
(
name2
,
ioNgSerializer_
);
}
}
IoNgSerializer
&
serializer
()
{
return
ioNgSerializer_
;
}
private:
private:
Out
(
const
Out
&
);
Out
(
const
Out
&
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment