result icon indicating copy to clipboard operation
result copied to clipboard

Move value on storage construction

Open vorot93 opened this issue 8 years ago • 1 comments

Required for non-copy constructible types.

vorot93 avatar Jul 08 '17 17:07 vorot93

This patch doesn't fully work for an std::unique_ptr.

RigoLigoRLC avatar Sep 26 '24 10:09 RigoLigoRLC