There was an error fetching the commit references. Please try again later.
vi: std::move std::vector in constructors where applicable
Allows avoiding unnecessary copies of the vector depending on the calling code. While we're at it, remove a redundant no-parameter base constructor call
Loading
Please register or sign in to comment