mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
fix warning
This commit is contained in:
@@ -176,6 +176,7 @@ void fast_perfect_hash::fn<Registry>::initialize(
|
||||
using namespace policies;
|
||||
|
||||
const auto N = std::distance(first, last);
|
||||
(void)opts;
|
||||
|
||||
if constexpr (
|
||||
detail::has_option<trace, Options...> && Registry::has_output) {
|
||||
|
||||
Reference in New Issue
Block a user