Javier-varez / Postform

Postponed formatting experiments with string interning in C++. Inspired by the defmt Rust crate
MIT License
14 stars 1 forks source link

Reduce template bloat in the logger class #52

Closed Javier-varez closed 3 years ago

Javier-varez commented 3 years ago

Given that functions are templated by their arguments this has a very significant effect in bloating that we need to reduce.