Re: [tim-janik/beast] BSE: randomhash.hh: fix compilation on g++ 7.4.0 (#120)
- From: Tim Janik <notifications github com>
- To: tim-janik/beast <beast noreply github com>
- Cc: Subscribed <subscribed noreply github com>
- Subject: Re: [tim-janik/beast] BSE: randomhash.hh: fix compilation on g++ 7.4.0 (#120)
- Date: Mon, 02 Sep 2019 08:31:00 -0700
fnv1a_consthash64() is named consthash because it proivdes a compile-time hash function, removing the constexpr means it cannot be used at compile time. It's a pitty that g++ doesn't handle this as well as clang, I'm removing the entire function for now.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]