Formatting
This commit is contained in:
parent
826f3a54b3
commit
b5ecd73b18
@ -4,9 +4,9 @@
|
||||
|
||||
/*
|
||||
*
|
||||
* 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
|
||||
* 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)
|
||||
*
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user