simple-binary-encoding icon indicating copy to clipboard operation
simple-binary-encoding copied to clipboard

Generated C++ code missing some instances of SBE_CONSTEXPR

Open aschw opened this issue 9 months ago • 3 comments

For example, it would be helpful if this line were marked SBE_CONSTEXPR:

https://github.com/aeron-io/simple-binary-encoding/blob/f426ec0ddb2b3b8e65c428bcc29c3c2f088851a7/sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/cpp/CppGenerator.java#L2623

aschw avatar Mar 17 '25 16:03 aschw