c42f / tinyformat

Minimal, type safe printf replacement library for C++
531 stars 75 forks source link

formatValue() overrides only work when declared before tinyformat.h is included #40

Open jmenashe opened 7 years ago

jmenashe commented 7 years ago

If this behavior is unavoidable then it should at least be mentioned in the documentation and comments.