mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Updated README.md (fixed comments
This commit is contained in:
@@ -11,8 +11,8 @@ This C++14 library is meant for accessing structure elements by index and provid
|
||||
|
||||
Branches | Build | Tests coverage | More info
|
||||
----------------|-------------- | -------------- |-----------
|
||||
Develop: | [](https://travis-ci.org/apolukhin/magic_get) [](https://ci.appveyor.com/project/apolukhin/boost-dll/branch/develop) | [](https://coveralls.io/github/apolukhin/magic_get?branch=develop) | [//]: # ([details...](http://www.boost.org/development/tests/develop/developer/pfr.html))
|
||||
Master: | [](https://travis-ci.org/apolukhin/magic_get) [](https://ci.appveyor.com/project/apolukhin/boost-dll/branch/master) | [](https://coveralls.io/github/apolukhin/magic_get?branch=master) | [//]: # ([details...](http://www.boost.org/development/tests/master/developer/pfr.html))
|
||||
Develop: | [](https://travis-ci.org/apolukhin/magic_get) <!-- [](https://ci.appveyor.com/project/apolukhin/boost-dll/branch/develop) --> | [](https://coveralls.io/github/apolukhin/magic_get?branch=develop) | <!-- [details...](http://www.boost.org/development/tests/develop/developer/pfr.html)) -->
|
||||
Master: | [](https://travis-ci.org/apolukhin/magic_get) <!-- [](https://ci.appveyor.com/project/apolukhin/boost-dll/branch/master) --> | [](https://coveralls.io/github/apolukhin/magic_get?branch=master) | <!-- [details...](http://www.boost.org/development/tests/master/developer/pfr.html)) -->
|
||||
|
||||
|
||||
### Motivating example
|
||||
|
||||
Reference in New Issue
Block a user