diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-19 17:50:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-19 17:50:36 +0200 |
commit | a0f96b95900108705261881b164d779e2db5b824 (patch) | |
tree | 108e595a366ed83f6ae690f9f8980f76d71bd029 /README |
Initial implementation
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +This package contains the module interface units for the standard C++ library +(approximately) as proposed in P0581R0. It is maintained as part of the build2 +project: + +https://build2.org/ + +See the NEWS file for the user-visible changes from the previous release. + +See the LICENSE file for the distribution conditions. + +See the INSTALL file for the prerequisites and installation instructions. + +Send questions, bug reports, or any other feedback to the users@build2.org +mailing list. You can post without subscribing. See https://lists.build2.org +for searchable archives, posting guidelines, etc. |