diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-14 08:26:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-14 08:26:22 +0200 |
commit | c08bf939d0d9ee475f5553135ad4dbe3e5684f3b (patch) | |
tree | adb8a32c13792279fd3028dd266e6b0f59bf2014 /NEWS | |
parent | 4564a26c0b88d684c12c396d7ef5b0e66f686964 (diff) |
Rearrange internal scope documentation, add note in target import
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ Version 0.14.0 side-building BMIs for external module interfaces and header units. Note that this functionality is not without limitations and drawbacks and, - if needed, should be enabled explicitly. See the "C++ Compilation Internal + if needed, should be enabled explicitly. See the "Compilation Internal Scope" section in the manual for details. * C++20 modules support in GCC 11 using the module mapper. |