mirror of
https://github.com/boostorg/flyweight.git
synced 2026-01-19 16:22:12 +00:00
Update Link to regression test matrix in README (#22)
* Update Link to regression test matrix in README * Use boost.org instead of boost.io
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Boost.Flyweight
|
||||
|
||||
[](https://github.com/boostorg/flyweight/tree/master) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/master/flyweight.html) [](https://www.boost.org/doc/libs/master/libs/flyweight) [](http://www.boost.org/development/tests/master/developer/flyweight.html)<br/>
|
||||
[](https://github.com/boostorg/flyweight/tree/develop) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/develop/flyweight.html) [](https://www.boost.org/doc/libs/develop/libs/flyweight) [](http://www.boost.org/development/tests/develop/developer/flyweight.html)<br/>
|
||||
[](https://github.com/boostorg/flyweight/tree/master) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/master/flyweight.html) [](https://www.boost.org/doc/libs/master/libs/flyweight) [](https://regression.boost.org/master/developer/flyweight.html)<br/>
|
||||
[](https://github.com/boostorg/flyweight/tree/develop) [](https://github.com/boostorg/flyweight/actions/workflows/ci.yml) [](https://drone.cpp.al/boostorg/flyweight) [](https://pdimov.github.io/boostdep-report/develop/flyweight.html) [](https://www.boost.org/doc/libs/develop/libs/flyweight) [](https://regression.boost.org/develop/developer/flyweight.html)<br/>
|
||||
[](https://www.boost.org/users/license.html) <img alt="Header-only library" src="https://img.shields.io/badge/build-header--only-blue.svg">
|
||||
|
||||
Flyweights are small-sized handle classes granting constant access to shared common data, thus allowing for the management
|
||||
|
||||
Reference in New Issue
Block a user