Skip to content

WinReg-2.3.1 Stable Release

Compare
Choose a tag to compare
@GiovanniDicanio GiovanniDicanio released this 20 May 17:50
· 50 commits to master since this release
047c896

Stable release, with library code separated between header and .cpp implementation file.

Comparing this release to the previous header-only stable release (v2.2.3), an addition worth noting is the use of the [[nodiscard]] attribute applied to many methods.