feature/no_std_lib #9

Merged
an.tsouchlos merged 17 commits from feature/no_std_lib into master 2022-03-17 22:45:10 +00:00
Showing only changes of commit 826f3a54b3 - Show all commits

View File

@ -4,7 +4,7 @@
/*
*
* Disclaimer: Probably very bad implementation of some features of the C++
* Disclaimer: Very bad (partially at least) implementation of some features of the C++
* Standard Library. Not meant as a full-on stdlib implementation, only for
* usage in this project (Underlined by the fact, that in this case the
* namespace std is actually const_fmt::std)