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

Minor formatting update

This commit is contained in:
Antony Polukhin
2016-04-01 22:01:21 +03:00
parent 37edc2e60b
commit 3520c3e84e

View File

@@ -22,9 +22,10 @@ int main() {
```
Output:
Outputs:
```
my_struct has 3 fields: { 100, H, 3.14159 }
```
### Flattening
All the methods with prefix `flat_` represent a template parameter type as flat structure without static members: