Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zemasoft zemasoft released this 24 Apr 08:50
· 191 commits to master since this release

Wildcards

wildcards.hpp

  • Adds possibility to provide wildcards::match() with a function object for performing comparisons.
  • Adds example 6 which manifests the new feature.
  • Various little fixes.

cx

cx.hpp

  • Adds cbegin() and cend() where possible.