2013-07-04 00:57:44 +01:00
2013-07-04 00:56:53 +01:00
2013-07-02 13:38:38 +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.

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

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