Opened 7 years ago

Closed 7 years ago

#11698 closed Bugs (fixed)

Boost.Container: Missing return statement in static_storage_allocator.

Reported by: Manuel Freiberger <manuel.freiberger@…> 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

Change History (1)

comment:1 by Ion Gaztañaga, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.