Skip to content

Support for types then int

Compare
Choose a tag to compare
@Dzamir Dzamir released this 26 Jun 12:55
· 2 commits to master since this release

Added explicit support for:

  • BOOL
  • char
  • unsigned char
  • unsigned int
  • short
  • unsigned short
  • long
  • unsigned long
  • double
  • float