llvm-project
fc5b4d4a - [libc++] Rename __construct_one_at_end to __emplace_back_assume_capacity (#132276)

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.
Author
Parents
Loading