Optional should not be calling T::new() |
||
Issue descriptionOptional is calling `new` instead `::new`, incorrectly calling `T::new()`. this is not following the C++ specification.
,
Jan 3 2018
Thanks very much for all your followups working on this class. I really appreciate it - as do the many users of the class :)
,
Jan 4 2018
Thanks for the support :) |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 3 2018