ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.05k stars 373 forks source link

Set is full error when adding existing item #782

Closed ismailtzn closed 7 months ago

ismailtzn commented 8 months ago

When I tried to insert a value that was already in the set to a full set , it throws set_full error. I believe it should let me try inserting an existing value. Resolves #783

semanticdiff-com[bot] commented 8 months ago

Review changes with SemanticDiff