whisper.cpp
543bd562
- whisper : use emplace_back in place of push_back (#319)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
whisper : use emplace_back in place of push_back (#319) This avoids potential construction of temporaries.
References
#319 - whisper: Use emplace_back in place of push_back
Author
asmaloney
Parents
62fee9a9
Loading