llvm-project
fc5b4d4a
- [libc++] Rename __construct_one_at_end to __emplace_back_assume_capacity (#132276)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
197 days ago
[libc++] Rename __construct_one_at_end to __emplace_back_assume_capacity (#132276) This makes it clear that the end of the vector is updated when calling the function.
References
#132276 - [libc++] Rename __construct_one_at_end to __emplace_back_assume_capacity
Author
ldionne
Parents
e16e93a4
Loading