[libc++] inline more functions into basic_string
authorNikolas Klauser <nikolasklauser@berlin.de>
Sat, 29 Oct 2022 19:04:35 +0000 (21:04 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Fri, 4 Nov 2022 15:18:02 +0000 (16:18 +0100)
commit777f03479941f32b0f2b6aa447af1e469dfa9d5b
treec419d034bf520f5a615fe2beab063084105f26cf
parent901e5a7539e6ac8ebe15f721fd23e2c47f161769
[libc++] inline more functions into basic_string

This removes a lot of boilerplate.

Reviewed By: ldionne, #libc, EricWF

Spies: EricWF, libcxx-commits

Differential Revision: https://reviews.llvm.org/D137025
libcxx/include/string