Opened 7 years ago
Closed 7 years ago
#11698 closed Bugs (fixed)
Boost.Container: Missing return statement in static_storage_allocator.
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | container |
Version: | Boost 1.59.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Hello,
In the file boost/container/static_vector.hpp in line 51, the assignment operator of the static_storage_allocator has a missing return statement. I think, it should return *this.
Best regards, Manuel
Note:
See TracTickets
for help on using tickets.
Thanks for the report, fixed in develop branch, commit:
https://github.com/boostorg/container/commit/f8a4f01a866b1dfbc94858285d02a9e5a87d9bf7