Initial release
This is the initial release of astr
This library shows a possible way of compile time string literal processing.
It comes with two main functions.
- Getting the
__FILE__
name in a constant, compile time known char array. - Getting the a type name as a compile time known char array.