mirror of
https://github.com/kennethreitz/static_string.git
synced 2026-06-05 23:00:20 +00:00
9 lines
2.3 KiB
Markdown
9 lines
2.3 KiB
Markdown
# Boost.FixedString
|
|
|
|
Branch | Travis | Appveyor | Azure Pipelines | codecov.io | Docs | Matrix |
|
|
:-------------: | ------ | -------- | --------------- | ---------- | ---- | ------ |
|
|
[`master`](https://github.com/boostorg/fixed_string/tree/master) | [](https://travis-ci.org/boostorg/fixed_string) | [](https://ci.appveyor.com/project/maintainer/fixed_string-xyzzy/branch/master) | [](https://dev.azure.com/maintainer/fixed_string/_build/latest?definitionId=6&branchName=master) | [](https://codecov.io/gh/boostorg/fixed_string/branch/master) | [](http://www.boost.org/doc/libs/master/doc/html/fixed_string.html) | [](http://www.boost.org/development/tests/master/developer/fixed_string.html)
|
|
[`develop`](https://github.com/boostorg/fixed_string/tree/develop) | [](https://travis-ci.org/boostorg/fixed_string) | [](https://ci.appveyor.com/project/maintainer/fixed_string-xyzzy/branch/develop) | [](https://dev.azure.com/maintainer/fixed_string/_build/latest?definitionId=6&branchName=master) | [](https://codecov.io/gh/boostorg/fixed_string/branch/develop) | [](http://www.boost.org/doc/libs/develop/doc/html/fixed_string.html) | [](http://www.boost.org/development/tests/develop/developer/fixed_string.html)
|
|
|
|
This is currently **NOT** an official Boost library.
|