42a43
> #include <cmath>
50c51
< std::array<OpSearch, uNeg + 1> {
---
> std::array<OpSearch, uNeg + 1> {{
58c59
< },
---
> }},