Skip to content

SMART-TPL 0.10

Compare
Choose a tag to compare
@schoentoon schoentoon released this 06 Aug 10:19
· 144 commits to master since this release
  • Vectors now have a working key() implementation which will return the current item (0-indexed)
  • Added a simple range modifier allowing you to select a certain range from a vector or map
  • Buffer will now cast to a const std::string& instead of a const std::string
  • Added sonames