Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lldb
on Sept 8, 2023
|
parent
|
context
|
favorite
| on:
Just how constexpr is C++20’s std:string?
Right - you can use the std::string at compile time but since it allocates dynamically you need to copy to a fixed size char[]/std::array to use at runtime.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: