Mateusz Loskot 0e24ec0a85 Format
2013-07-06 01:03:18 +01:00
2013-07-06 00:55:58 +01:00
2013-07-04 00:56:53 +01:00
2013-07-06 01:03:18 +01:00

Boost.Fusion extension for std::array

An attempt to adapt std::array for Boost.Fusion.

The implementation is functional and passes the same test as adapted Boost.Array.

Proposal thread on the Boost mailing list: [fusion] Adapter for std::array.

However, there is a problem with ADL and range-based access to the sequence which is a well-known issue:

See also:

S
Description
Boost.org fusion module
Readme 17 MiB
Languages
C++ 100%