proxygen
|
Public Member Functions | |
PrivateConstructor ()=default | |
Construct the optional in place, this is duplicated as a non-explicit constructor to allow returning values that are non-movable from make_optional using list initialization.
Until C++17, at which point this will become unnecessary because of specified prvalue elision.
Definition at line 363 of file Optional.h.
|
explicitdefault |