Skip to content
  • Alexandre Duret-Lutz's avatar
    mark custom hash functions as noexcept · 31387e8f
    Alexandre Duret-Lutz authored
    * spot/misc/bitvect.cc, spot/misc/bitvect.hh, spot/misc/hash.hh,
    spot/twa/acc.hh, spot/twaalgos/cobuchi.cc, spot/twaalgos/degen.cc,
    spot/twaalgos/determinize.cc, spot/twaalgos/parity.cc,
    spot/twaalgos/powerset.cc, spot/twaalgos/product.cc,
    spot/twaalgos/stutter.cc, spot/twaalgos/totgba.cc,
    spot/twaalgos/toweak.cc: Mark hash function as noexcept to please GCC
    snapshot.
    31387e8f