Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
Base
Commits
dc4f7e38
Commit
dc4f7e38
authored
Feb 27, 2020
by
Martin Marinov
Browse files
Define the Journal Handle macro JH() when JOURNAL_ON is not defined
parent
86c62dda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Journal/JournalStream.hh
View file @
dc4f7e38
...
...
@@ -798,5 +798,7 @@ HandleT<>. Other types are not supported currently.
#define JOURNAL_METHOD_RETURN_LINK(NAME, IMPL, ...) return IMPL
#define JOURNAL_FUNCTION_RETURN_LINK(NAME, IMPL, ...) return IMPL
#define JH(PNTR, INDX) INDX
#endif // JOURNAL_ON
#endif // BASE_JOURNAL_STREAM_HH_INCLUDED
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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