mirror of
https://github.com/boostorg/optional.git
synced 2025-11-16 23:49:33 +01:00
This caused problems because: optional<T> o = 0; always worked. But often it would create an uninitialized optional.
1.4 KiB
1.4 KiB