Browse Source
Given the std::optional can contain an object type that heap allocates, we can use std::move to avoid an unnecessary copy/allocation from occurring.pull/15/merge
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue