SMART-TPL 0.9.3
Another minor release with a few bug fixes and quite some new convenient methods.
- MapValue now has an insert method which allows you to still modify the actual map
- NumericValue now accepts int16_t as well
- Template move constructor now actually moves _source as well
- VariantValue now has assign operators
- Added an empty and strlen modifier
- Refactored the way the internal Parameters is created
- Optimized the way c code is generated
- Literal strings can now be used as numbers