Skip to content

Use BOOST_INLINE_CONSTEXPR for inline const variables#21

Merged
pdimov merged 2 commits intoboostorg:developfrom
matbech:develop
Feb 5, 2026
Merged

Use BOOST_INLINE_CONSTEXPR for inline const variables#21
pdimov merged 2 commits intoboostorg:developfrom
matbech:develop

Conversation

@matbech
Copy link
Contributor

@matbech matbech commented Sep 4, 2021

This fixes the data duplication in translation units when compiling with C++17 or newer.
Fixes issue #20

This fixes the data duplication in translation units when compiling with C++17 or newer
@pdimov pdimov closed this Feb 5, 2026
@pdimov pdimov reopened this Feb 5, 2026
@pdimov pdimov merged commit 0900292 into boostorg:develop Feb 5, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments