Skip to content

Initial release

Compare
Choose a tag to compare
@a4z a4z released this 07 May 08:34
· 24 commits to main since this 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.