mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-30 12:37:29 +02:00
Format
This commit is contained in:
@ -6,7 +6,7 @@ An attempt to adapt ```std::array``` for Boost.Fusion.
|
|||||||
The implementation is functional and passes the same test as adapted Boost.Array.
|
The implementation is functional and passes the same test as adapted Boost.Array.
|
||||||
|
|
||||||
Proposal thread on the Boost mailing list:
|
Proposal thread on the Boost mailing list:
|
||||||
[Adapter for std::array](http://lists.boost.org/Archives/boost/2013/07/205045.php).
|
[[fusion] Adapter for std::array](http://lists.boost.org/Archives/boost/2013/07/205045.php).
|
||||||
|
|
||||||
However, there is a problem with ADL and range-based access to the sequence
|
However, there is a problem with ADL and range-based access to the sequence
|
||||||
which is a well-known issue:
|
which is a well-known issue:
|
||||||
|
Reference in New Issue
Block a user