mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-17 09:26:05 +08:00
The constructors of etl::optional with no argument or with etl::nullopt_t argument do not initalise the storage data member. When compiling with gcc with some specific optimisation levels, this can generate a -Wmaybe-uninitialized diagnostic warning. |
||
|---|---|---|
| .. | ||
| etl | ||