This avoids painful `.get()` in every `stdex::sprintf()` call. We could use C++ polymorphism to add other sprintf variants, but the argument combinations would explode. Signed-off-by: Simon Rozman <simon@rozman.si>
Languages
C++
100%