Skip to content

Comments

feat boost.conversion: initial boost.conversion C++20 modules support#34

Merged
apolukhin merged 31 commits intoboostorg:developfrom
fdr400:feature/fdr400/cxx20-modules
Feb 25, 2026
Merged

feat boost.conversion: initial boost.conversion C++20 modules support#34
apolukhin merged 31 commits intoboostorg:developfrom
fdr400:feature/fdr400/cxx20-modules

Conversation

@fdr400
Copy link
Contributor

@fdr400 fdr400 commented Feb 7, 2026

This PR adds:

  • Support for import boost.conversion;
  • Support for boost.conversion to be compiled with STL module (import std;)
  • boost.conversion module usage examples
  • CI workflows with build and tests checks for module support

- toolset: clang-19
compiler: clang++-19
cxxstd: "20"
cmake_cxx_standard: ""
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this and next jobs are required to check that using C++20 standard import std is not materialized

@apolukhin apolukhin merged commit d324df9 into boostorg:develop Feb 25, 2026
10 of 11 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