Skip to content

Fix template syntax in c_regex_traits.hpp#277

Open
matbech wants to merge 1 commit intoboostorg:developfrom
matbech:patch-1
Open

Fix template syntax in c_regex_traits.hpp#277
matbech wants to merge 1 commit intoboostorg:developfrom
matbech:patch-1

Conversation

@matbech
Copy link
Copy Markdown

@matbech matbech commented Apr 17, 2026

Do not export explicit specializations.
Reference to c++ specification: https://eel.is/c++draft/temp.expl.spec#2

MSVC 14.51 correctly complains about this syntax error.

Do not export explicit specializations.
Reference to c++ specification: https://eel.is/c++draft/temp.expl.spec#2

MSVC 14.51 correctly complains about this syntax error.
@pdimov pdimov closed this Apr 25, 2026
@pdimov pdimov reopened this Apr 25, 2026
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