Skip to content

plogr 0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Nov 00:50
· 57 commits to main since this release
  • The PLOGR_ENABLE macro needs to be enabled at compilation time for the library to have any effect (#3).
  • In GCC builds, the function is now shown with its return type; stripping the return type failed for functions in template clases with more than one template argument.