Mark ctl::to_string() noexcept

This commit is contained in:
Justine Tunney 2024-07-01 05:54:22 -07:00
parent e627bfa359
commit c1f8d0678c
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3 changed files with 18 additions and 19 deletions

View file

@ -17,7 +17,6 @@
// PERFORMANCE OF THIS SOFTWARE.
#include "ctl/string.h"
#include "libc/intrin/kprintf.h"
#include "libc/limits.h"
#include "libc/math.h"
#include "libc/mem/leaks.h"