mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Updated docs, examples and polished headers
This commit is contained in:
@@ -4,6 +4,7 @@ This C++14 library is meant for accessing structure elements by index and provid
|
||||
|
||||
|
||||
[Latest documentation](http://apolukhin.github.com/magic_get/index.html)
|
||||
[Pre Boost version](https://github.com/apolukhin/magic_get/tree/pre_boost)
|
||||
|
||||
|
||||
### Motivating example
|
||||
@@ -31,7 +32,6 @@ my_struct has 3 fields: { 100, H, 3.14159 }
|
||||
```
|
||||
|
||||
|
||||
|
||||
### Requirements and Limitations
|
||||
|
||||
* C++14 compatible compiler (GCC-5.0+, Clang, ...)
|
||||
|
||||
Reference in New Issue
Block a user