Closed rkaminsk closed 2 years ago
What about adding a function to release the underlying values container?
The use case would be to have some code that requires the elements of a container to be unique in a construction phase while afterward a simple vector/dequeue would be fine.
Thank you, quite useful feature effectively. I merged the change.
What about adding a function to release the underlying values container?
The use case would be to have some code that requires the elements of a container to be unique in a construction phase while afterward a simple vector/dequeue would be fine.