aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/binary_mapping.md
blob: acf5f4780969e60760077989ee05c762f9af6014 (plain)
1
2
3
4
5
# BinaryMapping

…is a collection of C++ templates which may be used to map binary structures into tuples and various other structures.

These structures can then be traversed using integrated containers and iterators. This is useful for many kinds of data serialization tasks.