Skip to content
  • Brad King's avatar
    Generalize check for C++14 constructs · 31c6b9ad
    Brad King authored
    The check for C++14 and cstdio is a special case of the more general
    problem of checking that the compiler's C++14 mode supports everything
    we need.  Rename the checks accordingly.
    31c6b9ad