2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00

Docs updated

This commit is contained in:
Antony Polukhin
2016-04-10 12:39:13 +03:00
parent 32555ca0d1
commit ded8e73866

View File

@@ -1,4 +1,4 @@
#Magic Get
#Magic Get [![Build Status](https://travis-ci.org/apolukhin/magic_get.svg?branch=master)](https://travis-ci.org/apolukhin/magic_get)
This C++14 library is meant for accessing structure elements by index and providing other std::tuple like methods for user defined POD types.