Skip to content

Restore support for older compilers and C++17#18

Open
ednolan wants to merge 1 commit intomainfrom
enolan_fixcpp17_2
Open

Restore support for older compilers and C++17#18
ednolan wants to merge 1 commit intomainfrom
enolan_fixcpp17_2

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Mar 25, 2026

Add compatibility or #ifdefs for the following features:

  • Three-way comparison
  • char8_t
  • std::format
  • std::type_identity

Add compatibility or #ifdefs for the following features:

- Three-way comparison
- char8_t
- std::format
- std::type_identity
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 60.526%. remained the same
when pulling 125ea65 on enolan_fixcpp17_2
into 38067f2 on main.

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