Currently some parts of the library require support from non-freestanding standard library utilities. Need to make replacements so we can rely that everything is available with -ffreestanding and C++20.
Currently some parts of the library require support from non-freestanding standard library utilities. Need to make replacements so we can rely that everything is available with `-ffreestanding` and C++20.