6 Jan
2024
6 Jan
'24
5:17 p.m.
libc++’s SSO string holds 22 chars on a 64 bit platforms.
A summary of SBO sizes: https://godbolt.org/z/5EchKdacK gcc/clang with stdlibc++: 15 MSVC: 15 clang with -std=libc++: 23 Regards, Ruben.