You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Now depending on strf version 12.2, see https://github.com/robhz786/strf/releases :
* Some naming changes
* Now making a `printer input` and then feeding it to a `char_printer` to actually print a value
* Made lambda-based manipulators return a reference, not a copy
* Disabled copying of `printing_ostream`s
* Fixed missing initializations in the move constructor of `printfing_ostream`
* Naming tweak in the unit tests
The
CMakeLists.txt
requiredstrf
with version0.10.4
, but that version is not available hereThe text was updated successfully, but these errors were encountered: