boostorg / static_string

A fixed capacity dynamically sized string
http://boost.org/libs/static_string
Boost Software License 1.0
62 stars 29 forks source link

Add support for modular build structure. #60

Open grafikrobot opened 3 months ago

grafikrobot commented 3 months ago

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

This PR will be changed to ready for review, i.e. not draft, when the above are merged. Do not merge this one until that time.

cppalliance-bot commented 3 months ago

An automated preview of the documentation is available at https://60.static-string.prtest.cppalliance.org/libs/static-string/doc/html/index.html

cppalliance-bot commented 3 months ago

An automated preview of the documentation is available at https://60.static-string.prtest.cppalliance.org/libs/static-string/doc/html/index.html

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://60.static-string.prtest.cppalliance.org/libs/static-string/doc/html/index.html

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://60.static-string.prtest.cppalliance.org/libs/static-string/doc/html/index.html

cppalliance-bot commented 2 months ago

An automated preview of the documentation is available at https://60.static-string.prtest.cppalliance.org/libs/static-string/doc/html/index.html

grafikrobot commented 2 months ago

Please review and merge this PR at your earliest convenience.