refactor!: replace one_rep with reference<D, U>

This commit is contained in:
Johel Ernesto Guerrero Peña
2021-03-17 15:20:07 -04:00
committed by Mateusz Pusz
parent bf27b256b2
commit 9a520edfe9
65 changed files with 798 additions and 721 deletions

View File

@ -72,7 +72,6 @@ macro(_set_flags)
set(CLANG_WARNINGS
${GCC_COMMON_WARNINGS}
-Wno-missing-braces
)
set(GCC_WARNINGS