ETLCPP / etl

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

expected::emplace methods are missing return #857

Closed jputcu closed 2 months ago

jputcu commented 3 months ago

On etl-20.38.10 I get compilation errors on the expected::emplace methods: missing return statements: expected.h:609 and expect.h:618

jwellbelove commented 2 months ago

Fixed 20.38.11