Descriptionbase::EmplaceUnique
Allows one to omit the template argument when assigning the result of
`MakeUnique` directly to a std::unique_ptr.
This hurts the brain a bit, but it effectively adds a tightly-controlled
conversion operator from a std::tuple to a std::unique_ptr.
BUG=
Patch Set 1 #Patch Set 2 : fix presubmit #Patch Set 3 : less weird #
Depends on Patchset: Messages
Total messages: 1 (1 generated)
|