KTL
KTL copied to clipboard
Potentially unwanted narrowing conversion
https://github.com/DymOK93/KTL/blob/master/include/optional.hpp#L70
Example:
ktl::optional<uintmax_t> opt{0};