From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2024-12-19 11:34:44


>
> Whoever is considering to introduce module support into some Boost
> library should be acutely aware of, and familiar with, the following
> sections in the C++ standard and its implications:
>
> * http://eel.is/c++draft/module.reach#3
> * http://eel.is/c++draft/module.reach in general
>
> and in particular
>
> * http://eel.is/c++draft/module.global.frag#3
> * http://eel.is/c++draft/module.global.frag#4

Do you know of any material explaining these concepts in a more
approachable way? I'm no language lawyer, and tend to have a hard time
understanding some of these.