1. 20 Aug, 2014 2 commits
    • Philipp A. Hartmann's avatar
      GenericValue: refactoring of operator==/!= · 702b45bb
      Philipp A. Hartmann authored
      By restructuring the call forwarding of the various operator== and
      operator!= overloads, new overloads can be added by simply adding an
      additional member operator==.
      
      Additionally, the "Ch*" overloads are dropped in favour of an SFINAE
      version that removes the pointer variants from matching the templated
      operator== (see also operator=).
      702b45bb
    • Milo Yip's avatar
      Merge pull request #106 from pah/doc/config-error · 1adeecb1
      Milo Yip authored
      Add Doxygen documentation for configuration macros and error handling
      1adeecb1
  2. 19 Aug, 2014 2 commits
  3. 18 Aug, 2014 1 commit
  4. 17 Aug, 2014 6 commits
  5. 13 Aug, 2014 2 commits
  6. 12 Aug, 2014 3 commits
  7. 11 Aug, 2014 22 commits
  8. 10 Aug, 2014 2 commits