This commit is contained in:
Martchus 2022-10-30 21:36:40 +01:00
parent 7f782cdb28
commit 59217e9985
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ The library contains helpers for:
- writing formatted output using ANSI escape sequences
- instantiating a standard IO stream from a native file descriptor to support UTF-8 encoded
file paths under Windows and Android's `content://` URLs
* using SFINAE by providing additional traits, eg. for checking whether a type is iteratable
* using SFINAE by providing additional traits, eg. for checking whether a type is iterable
* testing with *CppUnit*
- finding testfiles and make working copies of testfiles
- assert standard output