Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: