mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-19 04:22:13 +00:00
Fix broken Markdown headings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Precise and Flat Reflection (ex Magic Get, ex PODs Flat Reflection)
|
||||
# Precise and Flat Reflection (ex Magic Get, ex PODs Flat Reflection)
|
||||
|
||||
This C++14 library is meant for accessing structure elements by index and providing other std::tuple like methods for user defined types.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user