Opened 10 years ago
Closed 4 years ago
#8238 closed Bugs (duplicate)
Assign support for std::array
| Reported by: | Bill Buklis | Owned by: | James E. King, III |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | assign |
| Version: | Boost 1.52.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
For compilers that support std::array, can support be added to boost::assign for std::array at least with the same capabilities matching boost::array?
For example, list_of works with boost::array, but not std::array.
Change History (2)
comment:1 by , 4 years ago
| Owner: | changed from to |
|---|
comment:2 by , 4 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Moved to github issue: https://github.com/boostorg/assign/issues/24