Skip to content
Snippets Groups Projects
  • Sam Yates's avatar
    Infrastructure for compiler-specific options · 034b17bb
    Sam Yates authored
    * Add file cmake/CompilerOptions.cmake for setting up compiler
      specific options
    * Disable 'missing-braces' warning on Clang
    * Avoid defect in g++ 4.9.2 standard library that omits move
      constructor for `stdd::ifstream`
    * Remove signed/unsigned warning in test_optional.cpp
    034b17bb