******************************************************************************** conan test conan-center-index/recipes/hana/all/test_package/conanfile.py hana/1.6.0@ --profile=/home/conan/w/BuildSingleReference/25359/ca30fba4-a460-4e4e-8bc6-2eab373707ae/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] [build_requires] [env] hana/1.6.0 (test package): Installing package Requirements hana/1.6.0 from local cache - Cache Packages hana/1.6.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... hana/1.6.0: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK hana/1.6.0 (test package): Generator cmake_find_package_multi created HanaConfigVersion.cmake hana/1.6.0 (test package): Generator cmake_find_package_multi created HanaConfig.cmake hana/1.6.0 (test package): Generator cmake_find_package_multi created HanaTargets.cmake hana/1.6.0 (test package): Generator cmake_find_package_multi created HanaTarget-release.cmake hana/1.6.0 (test package): Generator txt created conanbuildinfo.txt hana/1.6.0 (test package): Generator cmake created conanbuildinfo.cmake hana/1.6.0 (test package): Generated conaninfo.txt hana/1.6.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hana/1.6.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:45:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/config.hpp:83:9: warning: #warning "Versions of GCC prior to 6.0.0 are not supported by Hana." [-Wcpp] # warning "Versions of GCC prior to 6.0.0 are not supported by Hana." ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:45:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/config.hpp:101:9: warning: #warning "Your compiler doesn't provide C++14 or higher capabilities. Try adding the compiler flag '-std=c++14' or '-std=c++1y'." [-Wcpp] # warning "Your compiler doesn't provide C++14 or higher capabilities. Try adding the compiler flag '-std=c++14' or '-std=c++1y'." ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/accessors.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:58, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/accessors.hpp:46:30: error: template declaration of 'constexpr const boost::hana::accessors_t boost::hana::accessors' constexpr accessors_t accessors{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/pair.hpp:14:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/pair.hpp:13, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/core/make.hpp:66:27: error: template declaration of 'constexpr const boost::hana::make_t boost::hana::make' constexpr make_t make{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/pair.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:27, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/pair.hpp:155:32: error: 'make' was not declared in this scope constexpr auto make_pair = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/pair.hpp:155:45: error: expected primary-expression before '>' token constexpr auto make_pair = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/pair.hpp:155:46: error: expected primary-expression before ';' token constexpr auto make_pair = make; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:13, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/core/to.hpp:111:24: error: template declaration of 'constexpr const boost::hana::to_t boost::hana::to' constexpr to_t to{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:190:34: error: 'make' was not declared in this scope constexpr auto make_string = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:190:49: error: expected primary-expression before '>' token constexpr auto make_string = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:190:50: error: expected primary-expression before ';' token constexpr auto make_string = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:194:32: error: 'to' was not declared in this scope constexpr auto to_string = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:194:45: error: expected primary-expression before '>' token constexpr auto to_string = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:194:46: error: expected primary-expression before ';' token constexpr auto to_string = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/string.hpp:208:28: error: template declaration of 'constexpr const boost::hana::string boost::hana::string_c' constexpr string string_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/bool.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:13, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:39:39: error: template declaration of 'constexpr const boost::hana::integral_constant boost::hana::integral_c' constexpr integral_constant integral_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:48:24: error: template declaration of 'constexpr boost::hana::bool_ boost::hana::bool_c' constexpr bool_ bool_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:54:29: error: 'bool_c' was not declared in this scope constexpr auto true_c = bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:54:41: error: expected primary-expression before ';' token constexpr auto true_c = bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:60:30: error: 'bool_c' was not declared in this scope constexpr auto false_c = bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:60:43: error: expected primary-expression before ';' token constexpr auto false_c = bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:69:24: error: template declaration of 'constexpr boost::hana::char_ boost::hana::char_c' constexpr char_ char_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:78:25: error: template declaration of 'constexpr boost::hana::short_ boost::hana::short_c' constexpr short_ short_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:87:26: error: template declaration of 'constexpr boost::hana::ushort_ boost::hana::ushort_c' constexpr ushort_ ushort_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:96:23: error: template declaration of 'constexpr boost::hana::int_ boost::hana::int_c' constexpr int_ int_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:105:23: error: template declaration of 'constexpr boost::hana::uint boost::hana::uint_c' constexpr uint uint_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:114:24: error: template declaration of 'constexpr boost::hana::long_ boost::hana::long_c' constexpr long_ long_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:123:24: error: template declaration of 'constexpr boost::hana::ulong boost::hana::ulong_c' constexpr ulong ulong_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:132:24: error: template declaration of 'constexpr boost::hana::llong boost::hana::llong_c' constexpr llong llong_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:141:25: error: template declaration of 'constexpr boost::hana::ullong boost::hana::ullong_c' constexpr ullong ullong_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/integral_constant.hpp:150:25: error: template declaration of 'constexpr boost::hana::size_t boost::hana::size_c' constexpr size_t size_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/basic_tuple.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/partial.hpp:13, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fold_left.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/foldable.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/basic_tuple.hpp:67:39: error: 'make' was not declared in this scope constexpr auto make_basic_tuple = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/basic_tuple.hpp:67:59: error: expected primary-expression before '>' token constexpr auto make_basic_tuple = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/basic_tuple.hpp:67:60: error: expected primary-expression before ';' token constexpr auto make_basic_tuple = make; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fold_left.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/foldable.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/partial.hpp:85:34: error: 'template template constexpr decltype(auto) boost::hana::partial_t, F, X ...>::operator()(Y&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(Y&& ...y) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/partial.hpp:77:34: error: with 'template template constexpr decltype(auto) boost::hana::partial_t, F, X ...>::operator()(Y&& ...) const &' constexpr decltype(auto) operator()(Y&& ...y) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fold_left.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/foldable.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unpack.hpp: In static member function 'static constexpr decltype(auto) boost::hana::unpack_impl::value> >::apply(Udt&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unpack.hpp:133:33: error: 'accessors' is not a member of 'boost::hana' return hana::unpack(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unpack.hpp:133:50: error: expected primary-expression before '>' token return hana::unpack(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unpack.hpp:133:52: error: expected primary-expression before ')' token return hana::unpack(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/common.hpp:18:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/canonical_constant.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/canonical_constant.hpp:54:43: error: 'to' is not a member of 'boost::hana' static constexpr auto value = hana::to(hana::value()); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/canonical_constant.hpp:54:53: error: expected primary-expression before '>' token static constexpr auto value = hana::to(hana::value()); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:17:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp: In static member function 'static constexpr decltype(auto) boost::hana::to_impl::value && boost::hana::is_convertible::value)> >::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:179:18: error: 'to' is not a member of 'boost::hana' { return hana::to(hana::value()); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:179:29: error: expected primary-expression before '>' token { return hana::to(hana::value()); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp: In static member function 'static constexpr decltype(auto) boost::hana::to_impl::value && boost::hana::Foldable::value)> >::apply(Xs&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:192:54: error: 'make' is not a member of 'boost::hana' { return hana::unpack(static_cast(xs), hana::make); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:192:66: error: expected primary-expression before '>' token { return hana::unpack(static_cast(xs), hana::make); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/to.hpp:192:67: error: expected primary-expression before ')' token { return hana::unpack(static_cast(xs), hana::make); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp: In function 'constexpr int boost::hana::ic_detail::to_int(char)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/bool.hpp:151:9: error: body of constexpr function 'constexpr int boost::hana::ic_detail::to_int(char)' not a return-statement } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:22:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/iterable.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/iterable.hpp:27:34: error: 'template template constexpr decltype(auto) boost::hana::detail::iterable_operators::operator[](N&&) const &' cannot be overloaded constexpr decltype(auto) operator[](N&& n) const& { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/iterable.hpp:21:34: error: with 'template template constexpr decltype(auto) boost::hana::detail::iterable_operators::operator[](N&&) const &' constexpr decltype(auto) operator[](N&& n) & { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/contains.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/flip.hpp:51:34: error: 'template template constexpr decltype(auto) boost::hana::flip_t::operator()(X&&, Y&&, Z&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& x, Y&& y, Z&& ...z) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/flip.hpp:42:34: error: with 'template template constexpr decltype(auto) boost::hana::flip_t::operator()(X&&, Y&&, Z&& ...) const &' constexpr decltype(auto) operator()(X&& x, Y&& y, Z&& ...z) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/infix.hpp:16:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/contains.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/reverse_partial.hpp:83:34: error: 'template template constexpr decltype(auto) boost::hana::reverse_partial_t, F, X ...>::operator()(Y&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(Y&& ...y) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/reverse_partial.hpp:75:34: error: with 'template template constexpr decltype(auto) boost::hana::reverse_partial_t, F, X ...>::operator()(Y&& ...) const &' constexpr decltype(auto) operator()(Y&& ...y) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/contains.hpp:16:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:25, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/infix.hpp:95:38: error: 'template template constexpr decltype(auto) boost::hana::infix_detail::infix_t::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/infix.hpp:91:38: error: with 'template template constexpr decltype(auto) boost::hana::infix_detail::infix_t::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:38:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/zero.hpp:43:25: error: template declaration of 'constexpr const boost::hana::zero_t boost::hana::zero' constexpr zero_t zero{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/logical.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/if.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:39, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not.hpp: In static member function 'static constexpr auto boost::hana::not_impl::value && boost::hana::Logical::value)> >::apply(const Cond&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not.hpp:71:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_not{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not.hpp:71:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_not{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/logical.hpp:21:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/if.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:39, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/while.hpp: In static member function 'static constexpr decltype(auto) boost::hana::while_impl::value && boost::hana::Logical::value)> >::apply(Pred&&, State&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/while.hpp:109:33: error: 'bool_c' is not a member of 'boost::hana' return while_helper(hana::bool_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/while.hpp:109:58: error: expected primary-expression before ',' token return while_helper(hana::bool_c, ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:313:36: error: 'make' was not declared in this scope constexpr auto make_optional = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:313:53: error: expected primary-expression before '>' token constexpr auto make_optional = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:313:54: error: expected primary-expression before ';' token constexpr auto make_optional = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:353:29: error: defaulted declaration 'constexpr boost::hana::optional<>& boost::hana::optional<>::operator=(const boost::hana::optional<>&) const' constexpr optional& operator=(optional const&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:353:29: error: does not match expected signature 'boost::hana::optional<>& boost::hana::optional<>::operator=(const boost::hana::optional<>&)' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:353:29: error: explicitly defaulted function 'constexpr boost::hana::optional<>& boost::hana::optional<>::operator=(const boost::hana::optional<>&) const' cannot be declared as constexpr because the implicit declaration is not constexpr: In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/integral_constant.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/struct.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/accessors.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:58, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/adl.hpp:31:12: note: defaulted constructor calls non-constexpr 'boost::hana::detail::operators::adl >& boost::hana::detail::operators::adl >::operator=(const boost::hana::detail::operators::adl >&)' struct adl { }; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/adl.hpp:31:12: note: 'boost::hana::detail::operators::adl >& boost::hana::detail::operators::adl >::operator=(const boost::hana::detail::operators::adl >&)' is not usable as a constexpr function because: In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:354:29: error: defaulted declaration 'constexpr boost::hana::optional<>& boost::hana::optional<>::operator=(boost::hana::optional<>&&) const' constexpr optional& operator=(optional&&) = default; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:354:29: error: does not match expected signature 'boost::hana::optional<>& boost::hana::optional<>::operator=(boost::hana::optional<>&&)' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/optional.hpp:354:29: error: explicitly defaulted function 'constexpr boost::hana::optional<>& boost::hana::optional<>::operator=(boost::hana::optional<>&&) const' cannot be declared as constexpr because the implicit declaration is not constexpr: In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/integral_constant.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/struct.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/accessors.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:58, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/adl.hpp:31:12: note: defaulted constructor calls non-constexpr 'boost::hana::detail::operators::adl >& boost::hana::detail::operators::adl >::operator=(boost::hana::detail::operators::adl >&&)' struct adl { }; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/adl.hpp:31:12: note: 'boost::hana::detail::operators::adl >& boost::hana::detail::operators::adl >::operator=(boost::hana::detail::operators::adl >&&)' is not usable as a constexpr function because: In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:29:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/empty.hpp:49:26: error: template declaration of 'constexpr const boost::hana::empty_t boost::hana::empty' constexpr empty_t empty{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:34:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/lift.hpp:58:25: error: template declaration of 'constexpr const boost::hana::lift_t boost::hana::lift' constexpr lift_t lift{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:36:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:128:23: error: template declaration of 'constexpr boost::hana::type boost::hana::type_c' constexpr type type_c{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:262:32: error: 'make' is not a member of 'boost::hana' constexpr auto make_type = hana::make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:262:51: error: expected primary-expression before '>' token constexpr auto make_type = hana::make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:262:52: error: expected primary-expression before ';' token constexpr auto make_type = hana::make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:414:29: error: template declaration of 'constexpr const boost::hana::template_t boost::hana::template_' constexpr template_t template_{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:445:33: error: template declaration of 'constexpr const boost::hana::metafunction_t boost::hana::metafunction' constexpr metafunction_t metafunction{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:476:39: error: template declaration of 'constexpr const boost::hana::metafunction_class_t boost::hana::metafunction_class' constexpr metafunction_class_t metafunction_class{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:539:20: error: template declaration of 'constexpr const auto boost::hana::trait' constexpr auto trait = hana::integral(hana::metafunction); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:539:43: error: 'metafunction' is not a member of 'boost::hana' constexpr auto trait = hana::integral(hana::metafunction); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:539:63: error: missing template arguments before '>' token constexpr auto trait = hana::integral(hana::metafunction); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/type.hpp:539:64: error: expected primary-expression before ')' token constexpr auto trait = hana::integral(hana::metafunction); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:41:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:77:22: error: 'constexpr T* boost::hana::optional::operator->() const' cannot be overloaded constexpr T* operator->() { return &value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:76:28: error: with 'constexpr const T* boost::hana::optional::operator->() const' constexpr T const* operator->() const { return &value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:80:29: error: 'constexpr const T& boost::hana::optional::value() const &' cannot be overloaded constexpr T const& value() const& { return value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:79:29: error: with 'constexpr T& boost::hana::optional::value() const &' constexpr T& value() & { return value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:82:29: error: 'constexpr const T&& boost::hana::optional::value() const &&' cannot be overloaded constexpr T const&& value() const&& { return static_cast(value_); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:81:29: error: with 'constexpr T&& boost::hana::optional::value() const &&' constexpr T&& value() && { return static_cast(value_); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:85:29: error: 'constexpr const T& boost::hana::optional::operator*() const &' cannot be overloaded constexpr T const& operator*() const& { return value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:84:29: error: with 'constexpr T& boost::hana::optional::operator*() const &' constexpr T& operator*() & { return value_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:87:29: error: 'constexpr const T&& boost::hana::optional::operator*() const &&' cannot be overloaded constexpr T const&& operator*() const&& { return static_cast(value_); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:86:29: error: with 'constexpr T&& boost::hana::optional::operator*() const &&' constexpr T&& operator*() && { return static_cast(value_); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp: In member function 'constexpr auto boost::hana::is_just_t::operator()(const boost::hana::optional&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:165:14: error: 'bool_c' is not a member of 'boost::hana' { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:165:45: error: expected primary-expression before ';' token { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp: In member function 'constexpr auto boost::hana::is_nothing_t::operator()(const boost::hana::optional&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:169:14: error: 'bool_c' is not a member of 'boost::hana' { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/optional.hpp:169:45: error: expected primary-expression before ';' token { return hana::bool_c; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:42:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp: In member function 'constexpr auto boost::hana::decltype_t::operator()(T&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:70:14: error: 'type_c' is not a member of 'boost::hana' { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:70:63: error: expected '(' before '>' token { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:70:64: error: expected primary-expression before ';' token { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp: In member function 'constexpr auto boost::hana::typeid_t::operator()(T&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:92:14: error: 'type_c' is not a member of 'boost::hana' { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:92:61: error: expected '(' before '>' token { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:92:62: error: expected primary-expression before ';' token { return hana::type_c::type>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp: In member function 'constexpr auto boost::hana::sizeof_t::operator()(T&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:111:14: error: 'size_c' is not a member of 'boost::hana' { return hana::size_c::type)>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:111:72: error: expected primary-expression before ';' token { return hana::size_c::type)>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp: In member function 'constexpr auto boost::hana::alignof_t::operator()(T&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:120:14: error: 'size_c' is not a member of 'boost::hana' { return hana::size_c::type)>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/type.hpp:120:73: error: expected primary-expression before ';' token { return hana::size_c::type)>; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:56:61: error: template declaration of 'constexpr const char boost::hana::detail::string_storage [(sizeof... (s) + 1)]' constexpr char const string_storage[sizeof...(s) + 1] = {s..., '\0'}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr const char* boost::hana::string::c_str()': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:65:21: error: 'string_storage' is not a member of 'boost::hana::detail' return &detail::string_storage[0]; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:65:45: error: expected ';' before '...' token return &detail::string_storage[0]; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:65:45: error: expected primary-expression before '...' token /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In function 'constexpr std::size_t boost::hana::detail::cx_strlen(const char*)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:160:9: error: body of constexpr function 'constexpr std::size_t boost::hana::detail::cx_strlen(const char*)' not a return-statement } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::less_impl::apply(const boost::hana::string&, const boost::hana::string&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:205:20: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::length_impl::apply(const boost::hana::string&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:250:18: error: 'size_c' is not a member of 'boost::hana' { return hana::size_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:250:44: error: expected primary-expression before ';' token { return hana::size_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::front_impl::apply(const boost::hana::string&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:260:18: error: 'char_c' is not a member of 'boost::hana' { return hana::char_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:260:33: error: expected primary-expression before ';' token { return hana::char_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::drop_front_impl::helper(const boost::hana::string&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:268:20: error: 'string_c' is not a member of 'boost::hana' return hana::string_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:268:42: error: parameter packs not expanded with '...': return hana::string_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:268:42: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:268:43: error: expected ';' before '...' token return hana::string_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:268:43: error: expected primary-expression before '...' token /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::is_empty_impl::apply(const boost::hana::string&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:287:18: error: 'bool_c' is not a member of 'boost::hana' { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:287:49: error: expected primary-expression before ';' token { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::at_impl::apply(const boost::hana::string&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:297:20: error: 'char_c' is not a member of 'boost::hana' return hana::char_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:297:47: error: expected primary-expression before ';' token return hana::char_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::contains_impl::helper(const boost::hana::string&, const C&, boost::hana::true_)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:311:20: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:314:14: error: expected primary-expression before ';' token >; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::contains_impl::apply(const S&, const C&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:323:31: error: 'bool_c' is not a member of 'boost::hana' { return helper(s, c, hana::bool_c::value>); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:323:69: error: expected primary-expression before ')' token { return helper(s, c, hana::bool_c::value>); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp: In static member function 'static constexpr auto boost::hana::hash_impl::apply(const String&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:344:20: error: 'type_c' is not a member of 'boost::hana' return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:344:39: error: expected primary-expression before '>' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/string.hpp:344:40: error: expected primary-expression before ';' token return hana::type_c; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:14:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:182:33: error: 'make' was not declared in this scope constexpr auto make_tuple = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:182:47: error: expected primary-expression before '>' token constexpr auto make_tuple = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:182:48: error: expected primary-expression before ';' token constexpr auto make_tuple = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:186:31: error: 'to' was not declared in this scope constexpr auto to_tuple = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:186:43: error: expected primary-expression before '>' token constexpr auto to_tuple = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:186:44: error: expected primary-expression before ';' token constexpr auto to_tuple = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:205:45: error: template declaration of 'constexpr const boost::hana::tuple...> boost::hana::tuple_t' constexpr hana::tuple...> tuple_t{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tuple.hpp:225:61: error: template declaration of 'constexpr const boost::hana::tuple...> boost::hana::tuple_c' constexpr hana::tuple...> tuple_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:29:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp: In static member function 'static constexpr auto boost::hana::length_impl::apply(const boost::hana::tuple&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:241:18: error: 'size_c' is not a member of 'boost::hana' { return hana::size_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:241:45: error: expected primary-expression before ';' token { return hana::size_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp: In static member function 'static constexpr auto boost::hana::drop_front_impl::helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:260:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:260:40: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:260:80: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:260:83: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:260:83: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp: In static member function 'static constexpr auto boost::hana::is_empty_impl::apply(const boost::hana::tuple&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:276:18: error: 'bool_c' is not a member of 'boost::hana' { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tuple.hpp:276:50: error: expected primary-expression before ';' token { return hana::bool_c; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adapt_adt.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:59, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp: In function 'constexpr std::size_t boost::hana::struct_detail::strlen(const char*)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:48:5: error: body of constexpr function 'constexpr std::size_t boost::hana::struct_detail::strlen(const char*)' not a return-statement } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp: In function 'constexpr auto boost::hana::struct_detail::prepare_member_name_impl(std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:52:16: error: 'string_c' is not a member of 'boost::hana' return hana::string_c(Names::get())[i]...>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:52:60: error: parameter packs not expanded with '...': return hana::string_c(Names::get())[i]...>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:52:60: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:52:61: error: expected ';' before '...' token return hana::string_c(Names::get())[i]...>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/struct_macros.hpp:52:61: error: expected primary-expression before '...' token In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/functor.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust_if.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp: In member function 'constexpr auto boost::hana::transform_impl::value> >::transformer::operator()(Xs&& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:24: error: 'make' is not a member of 'boost::hana' return hana::make((*f)(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:36: error: expected primary-expression before '>' token return hana::make((*f)(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:65: error: expected ')' before '...' token return hana::make((*f)(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:68: error: parameter packs not expanded with '...': return hana::make((*f)(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:68: note: 'xs' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/transform.hpp:62:68: note: 'Xs' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:25:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/searchable.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:18, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/all_of.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/compose.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/compose.hpp:77:34: error: 'template template constexpr decltype(auto) boost::hana::_compose::operator()(X&&, Xs&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& x, Xs&& ...xs) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/compose.hpp:69:34: error: with 'template template constexpr decltype(auto) boost::hana::_compose::operator()(X&&, Xs&& ...) const &' constexpr decltype(auto) operator()(X&& x, Xs&& ...xs) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:26:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/searchable.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:18, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/all_of.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:58:52: error: 'size_c' is not a member of 'boost::hana' hana::at(std::declval(), hana::size_c)))>::type::value) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:58:52: error: 'size_c' is not a member of 'boost::hana' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:58:70: error: template argument 1 is invalid hana::at(std::declval(), hana::size_c)))>::type::value) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:58:70: error: template argument 2 is invalid /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:58:79: error: template argument 3 is invalid hana::at(std::declval(), hana::size_c)))>::type::value) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:55:32: error: expected nested-name-specifier using f = typename iterate_while ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:91:33: error: expected identifier before '<' token /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/index_if.hpp:91:33: error: expected initializer before '<' token In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/searchable.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:18, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/all_of.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp: In static member function 'static constexpr auto boost::hana::find_if_impl::apply(Xs&&, Pred&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:95:17: error: 'bool_c' is not a member of 'boost::hana' hana::bool_c::value> >::apply(X&&, Pred&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:120:31: error: 'accessors' is not a member of 'boost::hana' hana::find_if(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:120:48: error: expected primary-expression before '>' token hana::find_if(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/find_if.hpp:120:50: error: expected primary-expression before ')' token hana::find_if(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/all_of.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp: In static member function 'static constexpr auto boost::hana::any_of_impl::value && (! boost::hana::Sequence::value))> >::lazy_any_of_helper(boost::hana::false_, boost::hana::false_, Xs&&, Pred&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:128:39: error: 'bool_c' is not a member of 'boost::hana' return lazy_any_of_helper(hana::bool_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:128:57: error: expected primary-expression before ',' token return lazy_any_of_helper(hana::bool_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp: In static member function 'static constexpr auto boost::hana::any_of_impl::value && (! boost::hana::Sequence::value))> >::apply(Xs&&, Pred&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:142:39: error: 'bool_c' is not a member of 'boost::hana' return lazy_any_of_helper(hana::bool_c, hana::false_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:142:57: error: expected primary-expression before ',' token return lazy_any_of_helper(hana::bool_c, hana::false_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp: In static member function 'static constexpr decltype(auto) boost::hana::any_of_impl::value> >::apply(const X&, Pred&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:186:33: error: 'accessors' is not a member of 'boost::hana' return hana::any_of(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:186:50: error: expected primary-expression before '>' token return hana::any_of(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/any_of.hpp:186:52: error: expected primary-expression before ')' token return hana::any_of(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/adjust.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:61, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp: In static member function 'static constexpr auto boost::hana::equal_impl::type:: value && (! boost::hana::detail::EqualityComparable::value))> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:85:32: error: 'to' is not a member of 'boost::hana' return hana::equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:85:42: error: expected primary-expression before '>' token return hana::equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:86:32: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:86:42: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp: In static member function 'static constexpr auto boost::hana::equal_impl::value> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:197:33: error: 'accessors' is not a member of 'boost::hana' return hana::all_of(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:197:50: error: expected primary-expression before '>' token return hana::all_of(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/equal.hpp:197:52: error: expected primary-expression before ')' token return hana::all_of(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/unpack_flatten.hpp:16:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/flatten.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/monad.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/chain.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:68, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:42:28: error: 'constexpr const T& boost::hana::detail::array::operator[](std::size_t) const' cannot be overloaded constexpr T const& operator[](std::size_t n) const ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:39:22: error: with 'constexpr T& boost::hana::detail::array::operator[](std::size_t) const' constexpr T& operator[](std::size_t n) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:49:28: error: 'constexpr const T* boost::hana::detail::array::begin() const' cannot be overloaded constexpr T const* begin() const noexcept { return elems_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:48:22: error: with 'constexpr T* boost::hana::detail::array::begin() const' constexpr T* begin() noexcept { return elems_; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:51:28: error: 'constexpr const T* boost::hana::detail::array::end() const' cannot be overloaded constexpr T const* end() const noexcept { return elems_ + Size; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/array.hpp:50:22: error: with 'constexpr T* boost::hana::detail::array::end() const' constexpr T* end() noexcept { return elems_ + Size; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/monad.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/chain.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:15, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:68, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/flatten.hpp: In static member function 'static constexpr auto boost::hana::flatten_impl::value> >::apply(Xs&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/flatten.hpp:57:66: error: 'make' is not a member of 'boost::hana' return detail::unpack_flatten(static_cast(xs), hana::make); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/flatten.hpp:57:78: error: expected primary-expression before '>' token return detail::unpack_flatten(static_cast(xs), hana::make); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/flatten.hpp:57:79: error: expected primary-expression before ')' token return detail::unpack_flatten(static_cast(xs), hana::make); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/applicative.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:68, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lift.hpp: In static member function 'static constexpr decltype(auto) boost::hana::lift_impl::value> >::apply(X&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lift.hpp:50:18: error: 'make' is not a member of 'boost::hana' { return hana::make(static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lift.hpp:50:30: error: expected primary-expression before '>' token { return hana::make(static_cast(x)); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:21:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:68, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:112:31: error: template declaration of 'constexpr const boost::hana::make_curry_t boost::hana::curry' constexpr make_curry_t curry{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:116:35: error: template declaration of 'constexpr const boost::hana::make_curry_t boost::hana::curry_detail::curry_or_call' constexpr make_curry_t curry_or_call{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:119:37: error: expected initializer before '<' token constexpr auto curry_or_call<0> = apply; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:136:34: error: 'template template constexpr decltype(auto) boost::hana::curry_t::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:127:34: error: with 'template template constexpr decltype(auto) boost::hana::curry_t::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp: In member function 'constexpr decltype(auto) boost::hana::curry_t::operator()(X&& ...) const &': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:130:20: error: 'curry_or_call' is not a member of 'boost::hana::curry_detail' return curry_detail::curry_or_call( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp: In member function 'constexpr decltype(auto) boost::hana::curry_t::operator()(X&& ...) const &': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:139:20: error: 'curry_or_call' is not a member of 'boost::hana::curry_detail' return curry_detail::curry_or_call( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp: In member function 'constexpr decltype(auto) boost::hana::curry_t::operator()(X&& ...) const &&': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:148:20: error: 'curry_or_call' is not a member of 'boost::hana::curry_detail' return curry_detail::curry_or_call( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:161:34: error: 'constexpr decltype(auto) boost::hana::curry_t<0ul, F>::operator()() const &' cannot be overloaded constexpr decltype(auto) operator()() & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/curry.hpp:158:34: error: with 'constexpr decltype(auto) boost::hana::curry_t<0ul, F>::operator()() const &' constexpr decltype(auto) operator()() const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:68:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp: In member function 'constexpr decltype(auto) boost::hana::ap_t::operator()(F&&, Xs&& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:60:50: error: 'curry' is not a member of 'boost::hana' hana::transform(static_cast(f), hana::curry), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ap.hpp:60:76: error: expected primary-expression before ')' token hana::transform(static_cast(f), hana::curry), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/monad_plus.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:69, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/empty.hpp: In static member function 'static constexpr auto boost::hana::empty_impl::value> >::apply()': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/empty.hpp:48:20: error: 'make' is not a member of 'boost::hana' return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/empty.hpp:48:32: error: expected primary-expression before '>' token return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/empty.hpp:48:34: error: expected primary-expression before ')' token return hana::make(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:16:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:69, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp: In static member function 'static constexpr auto boost::hana::concat_impl::value> >::concat_helper(Xs&&, Ys&&, std::index_sequence, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:63:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:63:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:64:54: error: expected ')' before '...' token hana::at_c(static_cast(xs))..., ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:66:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concat.hpp:66:13: note: 'xi' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:69:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp: In static member function 'static constexpr auto boost::hana::append_impl >::apply(Xs&&, X&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:52:33: error: 'lift' is not a member of 'boost::hana' hana::lift(static_cast(x))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:52:45: error: expected primary-expression before '>' token hana::lift(static_cast(x))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp: In static member function 'static constexpr auto boost::hana::append_impl::value> >::append_helper(Xs&&, X&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:60:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:60:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:61:53: error: expected ')' before '...' token hana::at_c(static_cast(xs))..., static_cast(x) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:62:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/append.hpp:62:13: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/at_key.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:72, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/on.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/on.hpp:69:34: error: 'template template constexpr decltype(auto) boost::hana::on_t::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/on.hpp:64:34: error: with 'template template constexpr decltype(auto) boost::hana::on_t::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:72:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/at_key.hpp: In static member function 'static constexpr decltype(auto) boost::hana::at_key_impl::value> >::apply(X&&, const Key&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/at_key.hpp:89:57: error: 'accessors' is not a member of 'boost::hana' auto accessor = hana::second(*hana::find_if(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/at_key.hpp:89:74: error: expected primary-expression before '>' token auto accessor = hana::second(*hana::find_if(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/at_key.hpp:89:76: error: expected primary-expression before ')' token auto accessor = hana::second(*hana::find_if(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:76:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp: In static member function 'static constexpr auto boost::hana::detail::cartesian_product_indices::product_element(std::index_sequence, Xs&& ...)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:24: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:36: error: expected primary-expression before '>' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:64: error: expected ')' before '...' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:67: error: parameter packs not expanded with '...': return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:67: note: 'xs' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:76:67: note: 'k' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp: In static member function 'static constexpr auto boost::hana::detail::cartesian_product_indices::create_product(std::index_sequence, Xs&& ...)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:82:24: error: 'make' is not a member of 'boost::hana' return hana::make(product_element( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:82:36: error: expected primary-expression before '>' token return hana::make(product_element( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:84:18: error: expected ')' before '...' token )...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:84:21: error: parameter packs not expanded with '...': )...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:84:21: note: 'n' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp: In member function 'constexpr auto boost::hana::cartesian_product_impl >::operator()() const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:108:20: error: 'make' is not a member of 'boost::hana' return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:108:32: error: expected primary-expression before '>' token return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cartesian_product.hpp:108:34: error: expected primary-expression before ')' token return hana::make(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:78:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/comparing.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/comparing.hpp:31:28: error: 'template template constexpr auto boost::hana::detail::equal_by::operator()(X&&, Y&&) const &' cannot be overloaded constexpr auto operator()(X&& x, Y&& y) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/comparing.hpp:27:28: error: with 'template template constexpr auto boost::hana::detail::equal_by::operator()(X&&, Y&&) const &' constexpr auto operator()(X&& x, Y&& y) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/euclidean_ring.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp: In static member function 'static constexpr decltype(auto) boost::hana::div_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:69:30: error: 'to' is not a member of 'boost::hana' return hana::div(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:69:40: error: expected primary-expression before '>' token return hana::div(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:70:30: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:70:40: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp: In static member function 'static constexpr decltype(auto) boost::hana::div_impl::value && boost::hana::EuclideanRing::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:103:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_div{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/div.hpp:103:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_div{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/euclidean_ring.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp: In static member function 'static constexpr decltype(auto) boost::hana::mod_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:69:30: error: 'to' is not a member of 'boost::hana' return hana::mod(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:69:40: error: expected primary-expression before '>' token return hana::mod(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:70:30: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:70:40: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp: In static member function 'static constexpr decltype(auto) boost::hana::mod_impl::value && boost::hana::EuclideanRing::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:103:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_mod{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mod.hpp:103:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_mod{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/monoid.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:16, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/group.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp:66:43: error: 'zero' is not a member of 'boost::hana' static constexpr auto value = hana::zero(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp:66:76: error: expected '(' before '>' token static constexpr auto value = hana::zero(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp:66:78: error: expected primary-expression before ')' token static constexpr auto value = hana::zero(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp: In static member function 'static constexpr decltype(auto) boost::hana::zero_impl::value && boost::hana::Monoid::value)> >::apply()': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp:77:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_zero{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zero.hpp:77:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_zero{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:24:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/group.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp: In static member function 'static constexpr decltype(auto) boost::hana::plus_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:69:31: error: 'to' is not a member of 'boost::hana' return hana::plus(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:69:41: error: expected primary-expression before '>' token return hana::plus(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:70:31: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:70:41: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp: In static member function 'static constexpr decltype(auto) boost::hana::plus_impl::value && boost::hana::Monoid::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:105:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_plus{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/plus.hpp:105:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_plus{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/group.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp: In static member function 'static constexpr decltype(auto) boost::hana::minus_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:76:32: error: 'to' is not a member of 'boost::hana' return hana::minus(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:76:42: error: expected primary-expression before '>' token return hana::minus(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:77:32: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:77:42: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp: In static member function 'static constexpr decltype(auto) boost::hana::minus_impl::value && boost::hana::Group::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:110:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_minus{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/minus.hpp:110:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_minus{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/group.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/negate.hpp: In static member function 'static constexpr decltype(auto) boost::hana::negate_impl >::apply(X&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/negate.hpp:46:30: error: 'zero' is not a member of 'boost::hana' { return hana::minus(hana::zero(), static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/negate.hpp:46:42: error: expected primary-expression before '>' token { return hana::minus(hana::zero(), static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/negate.hpp:46:44: error: expected primary-expression before ')' token { return hana::minus(hana::zero(), static_cast(x)); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/hashable.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:21, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp: In static member function 'static constexpr auto boost::hana::detail::hash_integral_helper::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:57:24: error: 'type_c' is not a member of 'boost::hana' return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:57:82: error: expected primary-expression before '>' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:57:84: error: expected primary-expression before ';' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp: In static member function 'static constexpr auto boost::hana::detail::hash_integral_helper::value>::type>::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:68:24: error: 'type_c' is not a member of 'boost::hana' return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:68:80: error: expected primary-expression before '>' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:68:82: error: expected primary-expression before ';' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp: In static member function 'static constexpr auto boost::hana::detail::hash_integral_helper::value>::type>::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:79:24: error: 'type_c' is not a member of 'boost::hana' return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:79:82: error: expected primary-expression before '>' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:79:84: error: expected primary-expression before ';' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp: In static member function 'static constexpr auto boost::hana::detail::hash_integral_helper::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:87:24: error: 'type_c' is not a member of 'boost::hana' return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:87:75: error: expected primary-expression before '>' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:87:77: error: expected primary-expression before ';' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp: In static member function 'static constexpr auto boost::hana::detail::hash_integral_helper::apply(const X&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:99:24: error: 'type_c' is not a member of 'boost::hana' return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:99:65: error: expected primary-expression before '>' token return hana::type_c>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/hash.hpp:99:67: error: expected primary-expression before ';' token return hana::type_c>; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:31:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/orderable.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less_equal.hpp: In static member function 'static constexpr decltype(auto) boost::hana::less_equal_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less_equal.hpp:69:37: error: 'to' is not a member of 'boost::hana' return hana::less_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less_equal.hpp:69:47: error: expected primary-expression before '>' token return hana::less_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less_equal.hpp:70:37: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less_equal.hpp:70:47: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:32:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/orderable.hpp:19, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lexicographical_compare.hpp: In static member function 'static constexpr auto boost::hana::lexicographical_compare_impl >::apply(const Xs&, const Ys&, const Pred&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lexicographical_compare.hpp:102:41: error: 'bool_c' is not a member of 'boost::hana' return helper(xs, ys, pred, hana::bool_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lexicographical_compare.hpp:105:14: error: expected primary-expression before ')' token >); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/orderable.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp: In static member function 'static constexpr decltype(auto) boost::hana::less_impl::type:: value && (! boost::hana::detail::LessThanComparable::value))> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:81:31: error: 'to' is not a member of 'boost::hana' return hana::less(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:81:41: error: expected primary-expression before '>' token return hana::less(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:82:31: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:82:41: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp: In static member function 'static constexpr auto boost::hana::less_impl::value && boost::hana::Orderable::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:108:20: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/less.hpp:108:45: error: expected primary-expression before ';' token return hana::bool_c; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/ring.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp: In static member function 'static constexpr decltype(auto) boost::hana::mult_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:69:31: error: 'to' is not a member of 'boost::hana' return hana::mult(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:69:41: error: expected primary-expression before '>' token return hana::mult(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:70:31: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:70:41: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp: In static member function 'static constexpr decltype(auto) boost::hana::mult_impl::value && boost::hana::Ring::value)> >::apply(const X&, const Y&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:103:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_mult{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/mult.hpp:103:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_mult{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/ring.hpp:20, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/one.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/one.hpp:43:24: error: template declaration of 'constexpr const boost::hana::one_t boost::hana::one' constexpr one_t one{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept/ring.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/concept.hpp:31, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:80, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:64:43: error: 'one' is not a member of 'boost::hana' static constexpr auto value = hana::one(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:64:75: error: expected '(' before '>' token static constexpr auto value = hana::one(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:64:77: error: expected primary-expression before ')' token static constexpr auto value = hana::one(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp: In static member function 'static constexpr decltype(auto) boost::hana::one_impl::value && boost::hana::Ring::value)> >::apply()': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:75:18: error: 'to' is not a member of 'boost::hana' { return hana::to(detail::constant_from_one{}); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/one.hpp:75:28: error: expected primary-expression before '>' token { return hana::to(detail::constant_from_one{}); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core.hpp:17, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:82, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/core/is_a.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/core/is_a.hpp:46:33: error: template declaration of 'constexpr const boost::hana::is_a_t boost::hana::is_a' constexpr is_a_t is_a{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/core/is_a.hpp:57:33: error: template declaration of 'constexpr const boost::hana::is_a_t boost::hana::is_an' constexpr is_a_t is_an{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core.hpp:17:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:82, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp: In member function 'constexpr auto boost::hana::is_a_t::operator()(const T&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp:37:18: error: 'is_a' is not a member of 'boost::hana' { return hana::is_a; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp:37:37: error: expected primary-expression before ',' token { return hana::is_a; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp:37:40: error: expected primary-expression before '>' token { return hana::is_a; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/core/is_a.hpp:37:41: error: expected primary-expression before ';' token { return hana::is_a; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/count.hpp:18:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:83, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/count_if.hpp: In member function 'constexpr auto boost::hana::detail::count_pred::operator()(Xs&& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/count_if.hpp:63:24: error: 'size_c' is not a member of 'boost::hana' return hana::size_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/count_if.hpp:63:43: error: expected primary-expression before ';' token return hana::size_c; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:85:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp: In static member function 'static constexpr auto boost::hana::detail::cycle_helper::apply(const Xs&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:63:22: error: 'empty' is not a member of 'boost::hana' { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:63:35: error: expected primary-expression before '>' token { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:63:37: error: expected primary-expression before ')' token { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp: In static member function 'static constexpr auto boost::hana::cycle_impl::value> >::cycle_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:113:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:113:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:113:60: error: expected ')' before '...' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:113:63: error: parameter packs not expanded with '...': return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/cycle.hpp:113:63: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:89:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp: In member function 'constexpr auto boost::hana::drop_back_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:54:47: error: 'size_c' is not a member of 'boost::hana' return (*this)(static_cast(xs), hana::size_c<1>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:54:62: error: expected primary-expression before ')' token return (*this)(static_cast(xs), hana::size_c<1>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp: In static member function 'static constexpr auto boost::hana::drop_back_impl >::drop_back_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:62:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:62:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:62:70: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:62:73: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_back.hpp:62:73: note: 'n' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:91:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp: In member function 'constexpr auto boost::hana::drop_front_exactly_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:51:47: error: 'size_c' is not a member of 'boost::hana' return (*this)(static_cast(xs), hana::size_c<1>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:51:62: error: expected primary-expression before ')' token return (*this)(static_cast(xs), hana::size_c<1>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp: In function 'constexpr void boost::hana::detail::check_dfe_overflow(const Xs&, const N&, boost::hana::true_)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:59:53: error: 'size_c' is not a member of 'boost::hana' hana::is_empty(hana::drop_front(xs, hana::size_c)) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:59:53: error: 'size_c' is not a member of 'boost::hana' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:58:48: error: decltype evaluates to '', which is not a class or enumeration type constexpr bool n_overflew_length = decltype( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:61:13: error: non-constant condition for static assertion static_assert(!n_overflew_length, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:61:13: error: the value of 'n_overflew_length' is not usable in a constant expression /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp: In static member function 'static constexpr auto boost::hana::drop_front_exactly_impl >::apply(Xs&&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:78:47: error: 'bool_c' is not a member of 'boost::hana' detail::check_dfe_overflow(xs, n, hana::bool_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_front_exactly.hpp:78:79: error: expected primary-expression before ')' token detail::check_dfe_overflow(xs, n, hana::bool_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_while.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:92, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/first_unsatisfied_index.hpp: In member function 'constexpr auto boost::hana::detail::first_unsatisfied_index::operator()(Xs&& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/first_unsatisfied_index.hpp:49:20: error: 'size_c' is not a member of 'boost::hana' return hana::size_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/first_unsatisfied_index.hpp:51:14: error: expected primary-expression before ';' token >; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/lazy.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/drop_while.hpp:24, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:92, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/lazy.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/lazy.hpp:121:32: error: 'make' was not declared in this scope constexpr auto make_lazy = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/lazy.hpp:121:45: error: expected primary-expression before '>' token constexpr auto make_lazy = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/lazy.hpp:121:46: error: expected primary-expression before ';' token constexpr auto make_lazy = make; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:101:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp: In member function 'constexpr auto boost::hana::fill_impl::value> >::filler::operator()(const Xs& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp:62:24: error: 'make' is not a member of 'boost::hana' return hana::make(((void)xs, v)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp:62:36: error: expected primary-expression before '>' token return hana::make(((void)xs, v)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp:62:51: error: expected ')' before '...' token return hana::make(((void)xs, v)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp:62:54: error: parameter packs not expanded with '...': return hana::make(((void)xs, v)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fill.hpp:62:54: note: 'xs' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:102:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp: In static member function 'static constexpr auto boost::hana::detail::lift_or_empty::helper(X&&, boost::hana::true_)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:58:22: error: 'lift' is not a member of 'boost::hana' { return hana::lift(static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:58:34: error: expected primary-expression before '>' token { return hana::lift(static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp: In static member function 'static constexpr auto boost::hana::detail::lift_or_empty::helper(X&&, boost::hana::false_)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:62:22: error: 'empty' is not a member of 'boost::hana' { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:62:35: error: expected primary-expression before '>' token { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:62:37: error: expected primary-expression before ')' token { return hana::empty(); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp: In member function 'constexpr auto boost::hana::detail::lift_or_empty::operator()(X&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:67:52: error: 'bool_c' is not a member of 'boost::hana' return helper(static_cast(x), hana::bool_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:67:70: error: expected primary-expression before ')' token return helper(static_cast(x), hana::bool_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp: In static member function 'static constexpr auto boost::hana::filter_impl::value> >::filter_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:115:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:115:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:116:78: error: expected ')' before '...' token hana::at_c(static_cast(xs))... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:117:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/filter.hpp:117:13: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/arg.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/arg.hpp:137:24: error: template declaration of 'constexpr const boost::hana::arg_t boost::hana::arg' constexpr arg_t arg{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:16:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/capture.hpp:92:24: error: 'template template constexpr auto boost::hana::capture_t::operator()(F&&) const &' cannot be overloaded constexpr auto operator()(F&& f) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/capture.hpp:84:24: error: with 'template template constexpr auto boost::hana::capture_t::operator()(F&&) const &' constexpr auto operator()(F&& f) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/demux.hpp:220:34: error: 'template template constexpr decltype(auto) boost::hana::demux_t, F, G ...>::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/demux.hpp:213:34: error: with 'template template constexpr decltype(auto) boost::hana::demux_t, F, G ...>::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/demux.hpp:251:34: error: 'template template constexpr decltype(auto) boost::hana::demux_t, F, G>::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/demux.hpp:244:34: error: with 'template template constexpr decltype(auto) boost::hana::demux_t, F, G>::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/fix.hpp:73:34: error: 'template template constexpr decltype(auto) boost::hana::fix_t::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/fix.hpp:69:34: error: with 'template template constexpr decltype(auto) boost::hana::fix_t::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:24:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/iterate.hpp:197:33: error: template declaration of 'constexpr const boost::hana::make_iterate_t boost::hana::iterate' constexpr make_iterate_t iterate{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:25:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/lockstep.hpp:76:34: error: 'template template constexpr decltype(auto) boost::hana::lockstep_t, F, G ...>::operator()(X&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& ...x) & { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/lockstep.hpp:69:34: error: with 'template template constexpr decltype(auto) boost::hana::lockstep_t, F, G ...>::operator()(X&& ...) const &' constexpr decltype(auto) operator()(X&& ...x) const& { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional.hpp:28:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:112, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/overload_linearly.hpp:77:34: error: 'template template constexpr decltype(auto) boost::hana::overload_linearly_t::operator()(Args&& ...) const &' cannot be overloaded constexpr decltype(auto) operator()(Args&& ...args) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/functional/overload_linearly.hpp:73:34: error: with 'template template constexpr decltype(auto) boost::hana::overload_linearly_t::operator()(Args&& ...) const &' constexpr decltype(auto) operator()(Args&& ...args) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:113:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fuse.hpp:30:38: error: 'template template constexpr decltype(auto) boost::hana::detail::fused::operator()(Xs&&) const &' cannot be overloaded constexpr decltype(auto) operator()(Xs&& xs) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fuse.hpp:26:38: error: with 'template template constexpr decltype(auto) boost::hana::detail::fused::operator()(Xs&&) const &' constexpr decltype(auto) operator()(Xs&& xs) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:114:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater.hpp: In static member function 'static constexpr decltype(auto) boost::hana::greater_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater.hpp:65:34: error: 'to' is not a member of 'boost::hana' return hana::greater(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater.hpp:65:44: error: expected primary-expression before '>' token return hana::greater(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater.hpp:66:34: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater.hpp:66:44: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:115:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater_equal.hpp: In static member function 'static constexpr decltype(auto) boost::hana::greater_equal_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater_equal.hpp:68:40: error: 'to' is not a member of 'boost::hana' return hana::greater_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater_equal.hpp:68:50: error: expected primary-expression before '>' token return hana::greater_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater_equal.hpp:69:40: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/greater_equal.hpp:69:50: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:116:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp: In function 'constexpr auto boost::hana::detail::get_subsequence_(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:68:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:68:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:68:70: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:68:73: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:68:73: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp: In static member function 'static constexpr auto boost::hana::detail::group_indices::finish(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:105:24: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:105:36: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:112:22: error: expected ')' before '...' token )... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:113:17: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:113:17: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp: In static member function 'static constexpr auto boost::hana::group_impl >::group_helper(Xs&&, Pred&&, std::index_sequence<0ul>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:135:20: error: 'make' is not a member of 'boost::hana' return hana::make(static_cast(xs)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:135:32: error: expected primary-expression before '>' token return hana::make(static_cast(xs)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp: In static member function 'static constexpr auto boost::hana::group_impl >::group_helper(Xs&&, Pred&&, std::index_sequence<>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:141:20: error: 'make' is not a member of 'boost::hana' return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:141:32: error: expected primary-expression before '>' token return hana::make(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/group.hpp:141:34: error: expected primary-expression before ')' token return hana::make(); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/insert.hpp:21, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:119, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/take_front.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/take_front.hpp:74:33: error: template declaration of 'constexpr const boost::hana::take_front_c_t boost::hana::take_front_c' constexpr take_front_c_t take_front_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/insert.hpp:21:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:119, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp: In static member function 'static constexpr auto boost::hana::take_front_impl >::take_front_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:54:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:54:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:54:70: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:54:73: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:54:73: note: 'n' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp: In member function 'constexpr auto boost::hana::take_front_c_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:70:60: error: 'size_c' is not a member of 'boost::hana' return hana::take_front(static_cast(xs), hana::size_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_front.hpp:70:75: error: expected primary-expression before ')' token return hana::take_front(static_cast(xs), hana::size_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:120:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/insert_range.hpp: In static member function 'static constexpr auto boost::hana::insert_range_impl >::apply(Xs&&, const N&, Elements&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/insert_range.hpp:56:25: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(e)) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/insert_range.hpp:56:35: error: expected primary-expression before '>' token hana::to(static_cast(e)) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:123:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp: In static member function 'static constexpr auto boost::hana::intersperse_impl >::intersperse_helper(Xs&&, Z&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:60:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:60:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:62:25: error: 'bool_c' is not a member of 'boost::hana' hana::bool_c<(i % 2 == 0)>)... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:62:51: error: expected primary-expression before ')' token hana::bool_c<(i % 2 == 0)>)... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:62:52: error: expected ')' before '...' token hana::bool_c<(i % 2 == 0)>)... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:63:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/intersperse.hpp:63:13: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:126:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/is_subset.hpp: In static member function 'static constexpr decltype(auto) boost::hana::is_subset_impl::type:: value> >::apply(Xs&&, Ys&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/is_subset.hpp:78:36: error: 'to' is not a member of 'boost::hana' return hana::is_subset(hana::to(static_cast(xs)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/is_subset.hpp:78:46: error: expected primary-expression before '>' token return hana::is_subset(hana::to(static_cast(xs)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/is_subset.hpp:79:36: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(ys))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/is_subset.hpp:79:46: error: expected primary-expression before '>' token hana::to(static_cast(ys))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:127:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/keys.hpp: In static member function 'static constexpr auto boost::hana::keys_impl::value> >::apply(const Object&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/keys.hpp:43:36: error: 'accessors' is not a member of 'boost::hana' return hana::transform(hana::accessors(), hana::first); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/keys.hpp:43:53: error: expected primary-expression before '>' token return hana::transform(hana::accessors(), hana::first); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/keys.hpp:43:55: error: expected primary-expression before ')' token return hana::transform(hana::accessors(), hana::first); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:172:31: error: 'make' was not declared in this scope constexpr auto make_map = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:172:43: error: expected primary-expression before '>' token constexpr auto make_map = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:172:44: error: expected primary-expression before ';' token constexpr auto make_map = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:176:29: error: 'to' was not declared in this scope constexpr auto to_map = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:176:39: error: expected primary-expression before '>' token constexpr auto to_map = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/map.hpp:176:40: error: expected primary-expression before ';' token constexpr auto to_map = to; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/hash_table.hpp:15:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ext/std/integer_sequence.hpp: In static member function 'static constexpr auto boost::hana::is_empty_impl::apply(const std::integer_sequence&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ext/std/integer_sequence.hpp:136:18: error: 'bool_c' is not a member of 'boost::hana' { return hana::bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ext/std/integer_sequence.hpp:136:50: error: expected primary-expression before ';' token { return hana::bool_c; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/hash_table.hpp:21, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/range.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/range.hpp:115:33: error: 'make' was not declared in this scope constexpr auto make_range = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/range.hpp:115:47: error: expected primary-expression before '>' token constexpr auto make_range = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/range.hpp:115:48: error: expected primary-expression before ';' token constexpr auto make_range = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/range.hpp:146:34: error: template declaration of 'constexpr const boost::hana::range boost::hana::range_c' constexpr range range_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:36:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/hash_table.hpp:21, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/product.hpp:69:28: error: template declaration of 'constexpr const boost::hana::product_t boost::hana::product' constexpr product_t product{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:37:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/hash_table.hpp:21, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/sum.hpp:78:24: error: template declaration of 'constexpr const boost::hana::sum_t boost::hana::sum' constexpr sum_t sum{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/hash_table.hpp:21:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::make_impl::apply(const From&, const To&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:91:32: error: 'to' is not a member of 'boost::hana' constexpr T from = hana::to(From::value); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:91:42: error: expected primary-expression before '>' token constexpr T from = hana::to(From::value); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:92:30: error: 'to' is not a member of 'boost::hana' constexpr T to = hana::to(To::value); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:92:40: error: expected primary-expression before '>' token constexpr T to = hana::to(To::value); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::equal_impl::apply(const R1&, const R2&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:114:20: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:117:14: error: expected primary-expression before ';' token >; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::length_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:143:18: error: 'size_c' is not a member of 'boost::hana' { return hana::size_c(to - from)>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:143:67: error: expected primary-expression before ';' token { return hana::size_c(to - from)>; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::minimum_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:150:18: error: 'integral_c' was not declared in this scope { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:150:30: error: expected primary-expression before ',' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:150:37: error: expected primary-expression before ';' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::maximum_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:157:18: error: 'integral_c' was not declared in this scope { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:157:30: error: expected primary-expression before ',' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:157:37: error: expected primary-expression before ';' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::sum_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:187:20: error: 'integral_c' was not declared in this scope return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:187:32: error: expected primary-expression before ',' token return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:187:74: error: expected primary-expression before ';' token return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::product_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:208:18: error: 'integral_c' was not declared in this scope { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:208:30: error: expected primary-expression before ',' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:208:57: error: expected primary-expression before ';' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::find_impl::find_helper(boost::hana::true_)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:219:31: error: 'integral_c' is not a member of 'boost::hana' return hana::just(hana::integral_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:219:49: error: expected primary-expression before ',' token return hana::just(hana::integral_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:219:53: error: expected primary-expression before ')' token return hana::just(hana::integral_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::find_impl::apply(const boost::hana::range&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:229:44: error: 'bool_c' is not a member of 'boost::hana' return find_helper(hana::bool_c<(n >= from && n < to)>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:229:79: error: expected primary-expression before ')' token return find_helper(hana::bool_c<(n >= from && n < to)>); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::contains_impl::apply(const boost::hana::range&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:238:20: error: 'bool_c' was not declared in this scope return bool_c<(n >= from && n < to)>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:238:49: error: expected primary-expression before ';' token return bool_c<(n >= from && n < to)>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::front_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:249:18: error: 'integral_c' was not declared in this scope { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:249:30: error: expected primary-expression before ',' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:249:37: error: expected primary-expression before ';' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::is_empty_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:256:18: error: 'bool_c' was not declared in this scope { return bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:256:36: error: expected primary-expression before ';' token { return bool_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::at_impl::apply(const boost::hana::range&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:264:20: error: 'integral_c' was not declared in this scope return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:264:32: error: expected primary-expression before ',' token return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:264:43: error: expected primary-expression before ';' token return integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp: In static member function 'static constexpr auto boost::hana::back_impl::apply(const boost::hana::range&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:272:18: error: 'integral_c' was not declared in this scope { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:272:30: error: expected primary-expression before ',' token { return integral_c; } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/range.hpp:272:39: error: expected primary-expression before ';' token { return integral_c; } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:33:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/searchable.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/searchable.hpp:33:34: error: 'template template constexpr decltype(auto) boost::hana::detail::searchable_operators::operator[](Key&&) const &' cannot be overloaded constexpr decltype(auto) operator[](Key&& key) const& { ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/detail/operators/searchable.hpp:21:34: error: with 'template template constexpr decltype(auto) boost::hana::detail::searchable_operators::operator[](Key&&) const &' constexpr decltype(auto) operator[](Key&& key) & { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:134:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp: In static member function 'static constexpr auto boost::hana::equal_impl::apply(const M1&, const M2&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:381:53: error: 'bool_c' is not a member of 'boost::hana' return equal_impl::equal_helper(m1, m2, hana::bool_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:384:14: error: expected primary-expression before ')' token >); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp: In member function 'constexpr auto boost::hana::is_subset_impl::all_contained::operator()(const X& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:456:24: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c::value>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp: In member function 'constexpr auto boost::hana::detail::map_insert_if_contains::operator()(Result&&, Pair&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:523:55: error: 'bool_c' is not a member of 'boost::hana' hana::bool_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/map.hpp:523:73: error: expected primary-expression before ')' token hana::bool_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:137:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/members.hpp: In static member function 'static constexpr auto boost::hana::members_impl >::apply(Object&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/members.hpp:58:36: error: 'accessors' is not a member of 'boost::hana' return hana::transform(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/members.hpp:58:53: error: expected primary-expression before '>' token return hana::transform(hana::accessors(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/members.hpp:58:55: error: expected primary-expression before ')' token return hana::transform(hana::accessors(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:143, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/monadic_fold_left.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/monadic_fold_left.hpp:106:38: error: template declaration of 'constexpr const boost::hana::monadic_fold_left_t boost::hana::monadic_fold_left' constexpr monadic_fold_left_t monadic_fold_left{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:143:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp: In member function 'constexpr decltype(auto) boost::hana::detail::monadic_foldl1_helper::operator()(End, Y&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:97:22: error: 'lift' is not a member of 'boost::hana' { return hana::lift(static_cast(y)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:97:34: error: expected primary-expression before '>' token { return hana::lift(static_cast(y)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp: In static member function 'static constexpr decltype(auto) boost::hana::monadic_fold_left_impl >::apply(Xs&&, S&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:108:17: error: 'lift' is not a member of 'boost::hana' hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:108:29: error: expected primary-expression before '>' token hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:108:30: error: expected primary-expression before ',' token hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:109:17: error: 'curry' is not a member of 'boost::hana' hana::curry<3>(hana::partial( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp: In static member function 'static constexpr decltype(auto) boost::hana::monadic_fold_left_impl >::apply(Xs&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:120:37: error: 'monadic_fold_left' is not a member of 'boost::hana' decltype(auto) result = hana::monadic_fold_left( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:120:62: error: expected primary-expression before '>' token decltype(auto) result = hana::monadic_fold_left( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:128:26: error: 'lift' is not a member of 'boost::hana' decltype(hana::lift(end{})) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:128:26: error: 'lift' is not a member of 'boost::hana' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_left.hpp:129:13: error: template argument 2 is invalid >{}, ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:144, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/monadic_fold_right.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/monadic_fold_right.hpp:108:39: error: template declaration of 'constexpr const boost::hana::monadic_fold_right_t boost::hana::monadic_fold_right' constexpr monadic_fold_right_t monadic_fold_right{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:144:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp: In member function 'constexpr decltype(auto) boost::hana::detail::monadic_foldr1_helper::operator()(X&&, End) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:96:22: error: 'lift' is not a member of 'boost::hana' { return hana::lift(static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:96:34: error: expected primary-expression before '>' token { return hana::lift(static_cast(x)); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp: In static member function 'static constexpr decltype(auto) boost::hana::monadic_fold_right_impl >::apply(Xs&&, S&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:107:17: error: 'lift' is not a member of 'boost::hana' hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:107:29: error: expected primary-expression before '>' token hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:107:30: error: expected primary-expression before ',' token hana::lift, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:108:17: error: 'curry' is not a member of 'boost::hana' hana::curry<3>(hana::partial( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp: In static member function 'static constexpr decltype(auto) boost::hana::monadic_fold_right_impl >::apply(Xs&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:119:37: error: 'monadic_fold_right' is not a member of 'boost::hana' decltype(auto) result = hana::monadic_fold_right( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:119:63: error: expected primary-expression before '>' token decltype(auto) result = hana::monadic_fold_right( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:127:26: error: 'lift' is not a member of 'boost::hana' decltype(hana::lift(end{})) ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:127:26: error: 'lift' is not a member of 'boost::hana' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/monadic_fold_right.hpp:128:13: error: template argument 2 is invalid >{}, ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:150:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not_equal.hpp: In static member function 'static constexpr decltype(auto) boost::hana::not_equal_impl::type:: value> >::apply(X&&, Y&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not_equal.hpp:53:36: error: 'to' is not a member of 'boost::hana' return hana::not_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not_equal.hpp:53:46: error: expected primary-expression before '>' token return hana::not_equal(hana::to(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not_equal.hpp:54:36: error: 'to' is not a member of 'boost::hana' hana::to(static_cast(y))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/not_equal.hpp:54:46: error: expected primary-expression before '>' token hana::to(static_cast(y))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:154:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ordering.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ordering.hpp:31:38: error: 'template template constexpr decltype(auto) boost::hana::detail::less_by::operator()(X&&, Y&&) const &' cannot be overloaded constexpr decltype(auto) operator()(X&& x, Y&& y) & ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/ordering.hpp:27:38: error: with 'template template constexpr decltype(auto) boost::hana::detail::less_by::operator()(X&&, Y&&) const &' constexpr decltype(auto) operator()(X&& x, Y&& y) const& ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:156:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp: In static member function 'static constexpr auto boost::hana::detail::partition_indices::apply(Xs&&, std::index_sequence, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:82:24: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:82:49: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:83:21: error: 'make' is not a member of 'boost::hana' hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:83:33: error: expected primary-expression before '>' token hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:83:85: error: expected ')' before '...' token hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:85:18: error: expected ')' before ';' token ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:85:18: error: parameter packs not expanded with '...': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/partition.hpp:85:18: note: 'l' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:157:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp: In static member function 'static constexpr auto boost::hana::permutations_impl >::nth_permutation(const Xs&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:60:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:60:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:60:63: error: expected ')' before '...' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:60:66: error: parameter packs not expanded with '...': return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:60:66: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp: In static member function 'static constexpr auto boost::hana::permutations_impl >::permutations_helper(const Xs&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:66:20: error: 'make' is not a member of 'boost::hana' return hana::make(nth_permutation(xs, std::make_index_sequence{})...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:66:32: error: expected primary-expression before '>' token return hana::make(nth_permutation(xs, std::make_index_sequence{})...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:66:87: error: expected ')' before '...' token return hana::make(nth_permutation(xs, std::make_index_sequence{})...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:66:90: error: parameter packs not expanded with '...': return hana::make(nth_permutation(xs, std::make_index_sequence{})...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/permutations.hpp:66:90: note: 'n' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:159:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/power.hpp: In static member function 'static constexpr decltype(auto) boost::hana::power_impl >::apply(X&&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/power.hpp:57:20: error: 'iterate' is not a member of 'boost::hana' return hana::iterate( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/power.hpp:59:17: error: 'one' is not a member of 'boost::hana' hana::one() ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/power.hpp:59:28: error: expected primary-expression before '>' token hana::one() ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/power.hpp:59:30: error: expected primary-expression before ')' token hana::one() ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:160:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prefix.hpp: In static member function 'static constexpr decltype(auto) boost::hana::prefix_impl >::apply(Xs&&, Z&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prefix.hpp:47:45: error: 'lift' is not a member of 'boost::hana' hana::partial(hana::append, hana::lift(static_cast(z)))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prefix.hpp:47:57: error: expected primary-expression before '>' token hana::partial(hana::append, hana::lift(static_cast(z)))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:161:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp: In static member function 'static constexpr auto boost::hana::prepend_impl >::apply(Xs&&, X&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:51:33: error: 'lift' is not a member of 'boost::hana' return hana::concat(hana::lift(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:51:45: error: expected primary-expression before '>' token return hana::concat(hana::lift(static_cast(x)), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp: In static member function 'static constexpr auto boost::hana::prepend_impl::value> >::prepend_helper(Xs&&, X&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:60:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:60:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:61:74: error: expected ')' before '...' token static_cast(x), hana::at_c(static_cast(xs))... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:62:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/prepend.hpp:62:13: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:162:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/product.hpp: In static member function 'static constexpr decltype(auto) boost::hana::product_impl >::apply(Xs&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/product.hpp:51:59: error: 'one' is not a member of 'boost::hana' return hana::fold_left(static_cast(xs), hana::one(), hana::mult); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/product.hpp:51:70: error: expected primary-expression before '>' token return hana::fold_left(static_cast(xs), hana::one(), hana::mult); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/product.hpp:51:72: error: expected primary-expression before ')' token return hana::fold_left(static_cast(xs), hana::one(), hana::mult); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:165, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/remove_at.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/remove_at.hpp:78:32: error: template declaration of 'constexpr const boost::hana::remove_at_c_t boost::hana::remove_at_c' constexpr remove_at_c_t remove_at_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:165:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp: In static member function 'static constexpr auto boost::hana::remove_at_impl >::remove_at_helper(Xs&&, std::index_sequence, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:60:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:60:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:61:58: error: expected ')' before '...' token hana::at_c(static_cast(xs))..., ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:63:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:63:13: note: 'before' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp: In member function 'constexpr decltype(auto) boost::hana::remove_at_c_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:82:57: error: 'size_c' is not a member of 'boost::hana' { return hana::remove_at(static_cast(xs), hana::size_c); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_at.hpp:82:72: error: expected primary-expression before ')' token { return hana::remove_at(static_cast(xs), hana::size_c); } ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:167, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/remove_range.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/remove_range.hpp:81:42: error: template declaration of 'constexpr const boost::hana::remove_range_c_t boost::hana::remove_range_c' constexpr remove_range_c_t remove_range_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:167:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp: In static member function 'static constexpr auto boost::hana::remove_range_impl >::remove_range_helper(Xs&&, std::index_sequence, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:61:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:61:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:62:58: error: expected ')' before '...' token hana::at_c(static_cast(xs))..., ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:64:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:64:13: note: 'before' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp: In member function 'constexpr decltype(auto) boost::hana::remove_range_c_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:94:39: error: 'size_c' is not a member of 'boost::hana' hana::size_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:94:57: error: expected primary-expression before ',' token hana::size_c, ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:95:39: error: 'size_c' is not a member of 'boost::hana' hana::size_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/remove_range.hpp:95:55: error: expected primary-expression before ')' token hana::size_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:171, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/replicate.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/replicate.hpp:74:30: error: template declaration of 'constexpr const boost::hana::replicate_t boost::hana::replicate' constexpr replicate_t replicate{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:171:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp: In static member function 'static constexpr auto boost::hana::replicate_impl >::apply(X&&, const N&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:53:32: error: 'lift' is not a member of 'boost::hana' return hana::cycle(hana::lift(static_cast(x)), n); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:53:44: error: expected primary-expression before '>' token return hana::cycle(hana::lift(static_cast(x)), n); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp: In static member function 'static constexpr auto boost::hana::replicate_impl::value> >::replicate_helper(X&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:61:18: error: 'make' is not a member of 'boost::hana' { return hana::make(((void)i, x)...); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:61:30: error: expected primary-expression before '>' token { return hana::make(((void)i, x)...); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:61:44: error: expected ')' before '...' token { return hana::make(((void)i, x)...); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:61:47: error: parameter packs not expanded with '...': { return hana::make(((void)i, x)...); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/replicate.hpp:61:47: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:172:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp: In static member function 'static constexpr auto boost::hana::reverse_impl >::reverse_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp:48:20: error: 'make' is not a member of 'boost::hana' return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp:48:32: error: expected primary-expression before '>' token return hana::make( ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp:49:72: error: expected ')' before '...' token hana::at_c(static_cast(xs))... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp:50:13: error: parameter packs not expanded with '...': ); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/reverse.hpp:50:13: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:174:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp: In static member function 'static constexpr auto boost::hana::scan_left_impl >::apply1_impl(Xs&&, const F&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:80:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:80:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp: In static member function 'static constexpr auto boost::hana::scan_left_impl >::apply1_impl(Xs&&, const F&, std::index_sequence<>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:85:20: error: 'empty' is not a member of 'boost::hana' return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:85:33: error: expected primary-expression before '>' token return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:85:35: error: expected primary-expression before ')' token return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp: In static member function 'static constexpr auto boost::hana::scan_left_impl >::apply_impl(Xs&&, State&&, const F&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:114:20: error: 'make' is not a member of 'boost::hana' return hana::make(static_cast(state), std::move(new_state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:114:32: error: expected primary-expression before '>' token return hana::make(static_cast(state), std::move(new_state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp: In static member function 'static constexpr auto boost::hana::scan_left_impl >::apply_impl(Xs&&, State&&, const F&, std::index_sequence<>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:120:20: error: 'make' is not a member of 'boost::hana' return hana::make(static_cast(state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_left.hpp:120:32: error: expected primary-expression before '>' token return hana::make(static_cast(state)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:175:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp: In static member function 'static constexpr auto boost::hana::scan_right_impl >::apply1_impl(Xs&&, const F&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:77:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:77:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp: In static member function 'static constexpr auto boost::hana::scan_right_impl >::apply1_impl(Xs&&, const F&, std::index_sequence<>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:82:20: error: 'empty' is not a member of 'boost::hana' return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:82:33: error: expected primary-expression before '>' token return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:82:35: error: expected primary-expression before ')' token return hana::empty(); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp: In static member function 'static constexpr auto boost::hana::scan_right_impl >::apply_impl(Xs&&, State&&, const F&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:111:20: error: 'make' is not a member of 'boost::hana' return hana::make(std::move(element), static_cast(state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:111:32: error: expected primary-expression before '>' token return hana::make(std::move(element), static_cast(state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp: In static member function 'static constexpr auto boost::hana::scan_right_impl >::apply_impl(Xs&&, State&&, const F&, std::index_sequence<>)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:117:20: error: 'make' is not a member of 'boost::hana' return hana::make(static_cast(state)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/scan_right.hpp:117:32: error: expected primary-expression before '>' token return hana::make(static_cast(state)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:177, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:136:31: error: 'make' was not declared in this scope constexpr auto make_set = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:136:43: error: expected primary-expression before '>' token constexpr auto make_set = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:136:44: error: expected primary-expression before ';' token constexpr auto make_set = make; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:234:29: error: 'to' was not declared in this scope constexpr auto to_set = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:234:39: error: expected primary-expression before '>' token constexpr auto to_set = to; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/set.hpp:234:40: error: expected primary-expression before ';' token constexpr auto to_set = to; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:177:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp: In static member function 'static constexpr decltype(auto) boost::hana::equal_impl::apply(S1&&, S2&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:136:53: error: 'bool_c' is not a member of 'boost::hana' return equal_impl::equal_helper(s1, s2, hana::bool_c< ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:139:14: error: expected primary-expression before ')' token >); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp: In member function 'constexpr auto boost::hana::is_subset_impl::all_contained::operator()(const X& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:193:24: error: 'bool_c' is not a member of 'boost::hana' return hana::bool_c::value>; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp: In static member function 'static constexpr auto boost::hana::insert_impl::apply(Xs&&, X&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:242:34: error: 'bool_c' is not a member of 'boost::hana' hana::bool_c, std::make_index_sequence{}); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:242:49: error: expected primary-expression before ',' token hana::bool_c, std::make_index_sequence{}); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp: In member function 'constexpr auto boost::hana::detail::set_insert_if_contains::operator()(Result&&, Key&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:284:55: error: 'bool_c' is not a member of 'boost::hana' hana::bool_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/set.hpp:284:73: error: expected primary-expression before ')' token hana::bool_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:179, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/slice.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/slice.hpp:101:35: error: template declaration of 'constexpr const boost::hana::slice_c_t boost::hana::slice_c' constexpr slice_c_t slice_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:179:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp: In member function 'constexpr auto boost::hana::detail::take_arbitrary::operator()(const N& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:58:24: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:58:36: error: expected primary-expression before '>' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:58:62: error: expected ')' before '...' token return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:58:65: error: parameter packs not expanded with '...': return hana::make(hana::at_c(xs)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:58:65: note: 'N' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp: In static member function 'static constexpr auto boost::hana::slice_impl >::from_offset(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:67:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:67:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:67:77: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:67:80: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:67:80: note: 'i' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp: In member function 'constexpr auto boost::hana::slice_c_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:94:32: error: 'range_c' is not a member of 'boost::hana' hana::range_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:94:57: error: expected primary-expression before ',' token hana::range_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/slice.hpp:94:68: error: expected primary-expression before ')' token hana::range_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:180:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp: In static member function 'static constexpr auto boost::hana::sort_impl >::apply_impl(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp:153:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp:153:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp:153:70: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp:153:73: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sort.hpp:153:73: note: 'i' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:181:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/span.hpp: In static member function 'static constexpr auto boost::hana::span_impl >::span_helper(Xs&&, std::index_sequence, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/span.hpp:55:17: error: 'make' is not a member of 'boost::hana' hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/span.hpp:55:29: error: expected primary-expression before '>' token hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/span.hpp:55:72: error: expected ')' before '...' token hana::make(hana::at_c(static_cast(xs))...), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/span.hpp:57:14: error: expected ')' before ';' token ); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:183:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/suffix.hpp: In static member function 'static constexpr auto boost::hana::suffix_impl >::apply(Xs&&, Z&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/suffix.hpp:47:46: error: 'lift' is not a member of 'boost::hana' hana::partial(hana::prepend, hana::lift(static_cast(z)))); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/suffix.hpp:47:58: error: expected primary-expression before '>' token hana::partial(hana::prepend, hana::lift(static_cast(z)))); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:184:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sum.hpp: In static member function 'static constexpr decltype(auto) boost::hana::sum_impl >::apply(Xs&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sum.hpp:51:59: error: 'zero' is not a member of 'boost::hana' return hana::fold_left(static_cast(xs), hana::zero(), hana::plus); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sum.hpp:51:71: error: expected primary-expression before '>' token return hana::fold_left(static_cast(xs), hana::zero(), hana::plus); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/sum.hpp:51:73: error: expected primary-expression before ')' token return hana::fold_left(static_cast(xs), hana::zero(), hana::plus); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:186, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/take_back.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/take_back.hpp:74:32: error: template declaration of 'constexpr const boost::hana::take_back_c_t boost::hana::take_back_c' constexpr take_back_c_t take_back_c{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:186:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp: In static member function 'static constexpr auto boost::hana::take_back_impl >::take_back_helper(Xs&&, std::index_sequence)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:54:20: error: 'make' is not a member of 'boost::hana' return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:54:32: error: expected primary-expression before '>' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:54:78: error: expected ')' before '...' token return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:54:81: error: parameter packs not expanded with '...': return hana::make(hana::at_c(static_cast(xs))...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:54:81: note: 'n' /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp: In member function 'constexpr auto boost::hana::take_back_c_t::operator()(Xs&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:71:59: error: 'size_c' is not a member of 'boost::hana' return hana::take_back(static_cast(xs), hana::size_c); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/take_back.hpp:71:74: error: expected primary-expression before ')' token return hana::take_back(static_cast(xs), hana::size_c); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tap.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:189, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tap.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/tap.hpp:64:24: error: template declaration of 'constexpr const boost::hana::tap_t boost::hana::tap' constexpr tap_t tap{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:189:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tap.hpp: In member function 'constexpr auto boost::hana::detail::tap_helper::operator()(F&&, X&&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tap.hpp:46:24: error: 'lift' is not a member of 'boost::hana' return hana::lift(static_cast(x)); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/tap.hpp:46:36: error: expected primary-expression before '>' token return hana::lift(static_cast(x)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:191:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::detail::hana_trait::operator()(const T& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:31:24: error: 'integral_c' is not a member of 'boost::hana' return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:31:68: error: expected '(' before ',' token return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:31:84: error: expected primary-expression before ';' token return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:63: error: 'is_trivially_copyable' is not a member of 'std' constexpr auto is_trivially_copyable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:63: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:20: note: 'boost::hana::traits::is_trivially_copyable' constexpr auto is_trivially_copyable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:63: error: 'is_trivially_copyable' is not a member of 'std' constexpr auto is_trivially_copyable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:63: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:20: note: 'boost::hana::traits::is_trivially_copyable' constexpr auto is_trivially_copyable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:68:89: error: template argument 1 is invalid constexpr auto is_trivially_copyable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:68: error: 'is_trivially_constructible' is not a member of 'std' constexpr auto is_trivially_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:68: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:20: note: 'boost::hana::traits::is_trivially_constructible' constexpr auto is_trivially_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:68: error: 'is_trivially_constructible' is not a member of 'std' constexpr auto is_trivially_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:68: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:20: note: 'boost::hana::traits::is_trivially_constructible' constexpr auto is_trivially_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:80:99: error: template argument 1 is invalid constexpr auto is_trivially_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:76: error: 'is_trivially_default_constructible' is not a member of 'std' constexpr auto is_trivially_default_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:76: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:20: note: 'boost::hana::traits::is_trivially_default_constructible' constexpr auto is_trivially_default_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:76: error: 'is_trivially_default_constructible' is not a member of 'std' constexpr auto is_trivially_default_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:76: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:20: note: 'boost::hana::traits::is_trivially_default_constructible' constexpr auto is_trivially_default_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:84:115: error: template argument 1 is invalid constexpr auto is_trivially_default_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:73: error: 'is_trivially_copy_constructible' is not a member of 'std' constexpr auto is_trivially_copy_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:73: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:20: note: 'boost::hana::traits::is_trivially_copy_constructible' constexpr auto is_trivially_copy_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:73: error: 'is_trivially_copy_constructible' is not a member of 'std' constexpr auto is_trivially_copy_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:73: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:20: note: 'boost::hana::traits::is_trivially_copy_constructible' constexpr auto is_trivially_copy_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:88:109: error: template argument 1 is invalid constexpr auto is_trivially_copy_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:73: error: 'is_trivially_move_constructible' is not a member of 'std' constexpr auto is_trivially_move_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:73: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:20: note: 'boost::hana::traits::is_trivially_move_constructible' constexpr auto is_trivially_move_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:73: error: 'is_trivially_move_constructible' is not a member of 'std' constexpr auto is_trivially_move_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:73: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:20: note: 'boost::hana::traits::is_trivially_move_constructible' constexpr auto is_trivially_move_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:92:109: error: template argument 1 is invalid constexpr auto is_trivially_move_constructible = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:65: error: 'is_trivially_assignable' is not a member of 'std' constexpr auto is_trivially_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:65: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:20: note: 'boost::hana::traits::is_trivially_assignable' constexpr auto is_trivially_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:65: error: 'is_trivially_assignable' is not a member of 'std' constexpr auto is_trivially_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:65: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:20: note: 'boost::hana::traits::is_trivially_assignable' constexpr auto is_trivially_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:96:93: error: template argument 1 is invalid constexpr auto is_trivially_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:70: error: 'is_trivially_copy_assignable' is not a member of 'std' constexpr auto is_trivially_copy_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:70: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:20: note: 'boost::hana::traits::is_trivially_copy_assignable' constexpr auto is_trivially_copy_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:70: error: 'is_trivially_copy_assignable' is not a member of 'std' constexpr auto is_trivially_copy_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:70: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:20: note: 'boost::hana::traits::is_trivially_copy_assignable' constexpr auto is_trivially_copy_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:100:103: error: template argument 1 is invalid constexpr auto is_trivially_copy_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:70: error: 'is_trivially_move_assignable' is not a member of 'std' constexpr auto is_trivially_move_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:70: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:20: note: 'boost::hana::traits::is_trivially_move_assignable' constexpr auto is_trivially_move_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:70: error: 'is_trivially_move_assignable' is not a member of 'std' constexpr auto is_trivially_move_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:70: note: suggested alternative: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:20: note: 'boost::hana::traits::is_trivially_move_assignable' constexpr auto is_trivially_move_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:104:103: error: template argument 1 is invalid constexpr auto is_trivially_move_assignable = detail::hana_trait{}; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::extent_t::operator()(const T&, const N&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:121:20: error: 'integral_c' is not a member of 'boost::hana' return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:121:64: error: expected '(' before ',' token return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:121:80: error: expected primary-expression before ';' token return hana::integral_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::extent_t::operator()(const T&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:126:29: error: 'uint_c' is not a member of 'boost::hana' { return (*this)(t, hana::uint_c<0>); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:126:44: error: expected primary-expression before ')' token { return (*this)(t, hana::uint_c<0>); } ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:138:32: error: 'metafunction' was not declared in this scope constexpr auto remove_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:138:59: error: missing template arguments before '>' token constexpr auto remove_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:138:60: error: expected primary-expression before ';' token constexpr auto remove_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:139:35: error: 'metafunction' was not declared in this scope constexpr auto remove_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:139:65: error: missing template arguments before '>' token constexpr auto remove_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:139:66: error: expected primary-expression before ';' token constexpr auto remove_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:140:38: error: 'metafunction' was not declared in this scope constexpr auto remove_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:140:71: error: missing template arguments before '>' token constexpr auto remove_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:140:72: error: expected primary-expression before ';' token constexpr auto remove_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:142:29: error: 'metafunction' was not declared in this scope constexpr auto add_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:142:53: error: missing template arguments before '>' token constexpr auto add_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:142:54: error: expected primary-expression before ';' token constexpr auto add_cv = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:143:32: error: 'metafunction' was not declared in this scope constexpr auto add_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:143:59: error: missing template arguments before '>' token constexpr auto add_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:143:60: error: expected primary-expression before ';' token constexpr auto add_const = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:144:35: error: 'metafunction' was not declared in this scope constexpr auto add_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:144:65: error: missing template arguments before '>' token constexpr auto add_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:144:66: error: expected primary-expression before ';' token constexpr auto add_volatile = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:147:39: error: 'metafunction' was not declared in this scope constexpr auto remove_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:147:73: error: missing template arguments before '>' token constexpr auto remove_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:147:74: error: expected primary-expression before ';' token constexpr auto remove_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:148:43: error: 'metafunction' was not declared in this scope constexpr auto add_lvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:148:81: error: missing template arguments before '>' token constexpr auto add_lvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:148:82: error: expected primary-expression before ';' token constexpr auto add_lvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:149:43: error: 'metafunction' was not declared in this scope constexpr auto add_rvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:149:81: error: missing template arguments before '>' token constexpr auto add_rvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:149:82: error: expected primary-expression before ';' token constexpr auto add_rvalue_reference = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:152:37: error: 'metafunction' was not declared in this scope constexpr auto remove_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:152:69: error: missing template arguments before '>' token constexpr auto remove_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:152:70: error: expected primary-expression before ';' token constexpr auto remove_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:153:34: error: 'metafunction' was not declared in this scope constexpr auto add_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:153:63: error: missing template arguments before '>' token constexpr auto add_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:153:64: error: expected primary-expression before ';' token constexpr auto add_pointer = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:156:34: error: 'metafunction' was not declared in this scope constexpr auto make_signed = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:156:63: error: missing template arguments before '>' token constexpr auto make_signed = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:156:64: error: expected primary-expression before ';' token constexpr auto make_signed = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:157:36: error: 'metafunction' was not declared in this scope constexpr auto make_unsigned = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:157:67: error: missing template arguments before '>' token constexpr auto make_unsigned = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:157:68: error: expected primary-expression before ';' token constexpr auto make_unsigned = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:160:36: error: 'metafunction' was not declared in this scope constexpr auto remove_extent = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:160:67: error: missing template arguments before '>' token constexpr auto remove_extent = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:160:68: error: expected primary-expression before ';' token constexpr auto remove_extent = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:161:41: error: 'metafunction' was not declared in this scope constexpr auto remove_all_extents = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:161:77: error: missing template arguments before '>' token constexpr auto remove_all_extents = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:161:78: error: expected primary-expression before ';' token constexpr auto remove_all_extents = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::aligned_storage_t::operator()(const Len&, const Align&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:170:20: error: 'type_c' is not a member of 'boost::hana' return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:170:39: error: expected primary-expression before '>' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:170:40: error: expected primary-expression before ';' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::aligned_storage_t::operator()(const Len&) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:177:20: error: 'type_c' is not a member of 'boost::hana' return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:177:39: error: expected primary-expression before '>' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:177:40: error: expected primary-expression before ';' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: In member function 'constexpr auto boost::hana::traits::aligned_union_t::operator()(const Len&, const T& ...) const': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:185:42: error: 'aligned_union' in namespace 'std' does not name a template type using Result = typename std::aligned_union::type; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:186:20: error: 'type_c' is not a member of 'boost::hana' return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:186:33: error: 'Result' was not declared in this scope return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:186:40: error: expected primary-expression before ';' token return hana::type_c; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:190:28: error: 'metafunction' was not declared in this scope constexpr auto decay = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:190:51: error: missing template arguments before '>' token constexpr auto decay = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:190:52: error: expected primary-expression before ';' token constexpr auto decay = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:195:34: error: 'metafunction' was not declared in this scope constexpr auto common_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:195:63: error: missing template arguments before '>' token constexpr auto common_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:195:64: error: expected primary-expression before ';' token constexpr auto common_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:196:38: error: 'metafunction' was not declared in this scope constexpr auto underlying_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:196:71: error: missing template arguments before '>' token constexpr auto underlying_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:196:72: error: expected primary-expression before ';' token constexpr auto underlying_type = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:197:32: error: 'metafunction' was not declared in this scope constexpr auto result_of = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:197:59: error: missing template arguments before '>' token constexpr auto result_of = metafunction; ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/traits.hpp:197:60: error: expected primary-expression before ';' token constexpr auto result_of = metafunction; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_left.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:195, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/unfold_left.hpp:81:32: error: template declaration of 'constexpr const boost::hana::unfold_left_t boost::hana::unfold_left' constexpr unfold_left_t unfold_left{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:195:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_left.hpp: In static member function 'static constexpr auto boost::hana::unfold_left_impl >::apply(Init&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_left.hpp:63:32: error: 'empty' was not declared in this scope return hana::maybe(empty(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_left.hpp:63:39: error: expected primary-expression before '>' token return hana::maybe(empty(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_left.hpp:63:41: error: expected primary-expression before ')' token return hana::maybe(empty(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_right.hpp:13:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:196, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/unfold_right.hpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/fwd/unfold_right.hpp:81:33: error: template declaration of 'constexpr const boost::hana::unfold_right_t boost::hana::unfold_right' constexpr unfold_right_t unfold_right{}; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:196:0, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_right.hpp: In static member function 'static constexpr auto boost::hana::unfold_right_impl >::apply(Init&&, F&&)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_right.hpp:63:32: error: 'empty' is not a member of 'boost::hana' return hana::maybe(hana::empty(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_right.hpp:63:45: error: expected primary-expression before '>' token return hana::maybe(hana::empty(), ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/unfold_right.hpp:63:47: error: expected primary-expression before ')' token return hana::maybe(hana::empty(), ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:204, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp: In static member function 'static constexpr auto boost::hana::zip_with_impl::value> >::zip_helper(std::index_sequence, F&&, Xs&& ...)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp:56:20: error: 'make' is not a member of 'boost::hana' return hana::make(transverse(f, xs...)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp:56:32: error: expected primary-expression before '>' token return hana::make(transverse(f, xs...)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp:56:57: error: expected ')' before '...' token return hana::make(transverse(f, xs...)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp:56:60: error: parameter packs not expanded with '...': return hana::make(transverse(f, xs...)...); ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_with.hpp:56:60: note: 'N' In file included from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_shortest.hpp:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana.hpp:205, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:3: /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_shortest_with.hpp: In static member function 'static constexpr decltype(auto) boost::hana::zip_shortest_with_impl >::apply(F&&, Xs&& ...)': /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_shortest_with.hpp:58:57: error: 'size_c' is not a member of 'boost::hana' hana::take_front(static_cast(xs), hana::size_c)... ^ /home/conan/w/BuildSingleReference/.conan/data/hana/1.6.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/boost/hana/zip_shortest_with.hpp:58:78: error: expected primary-expression before ')' token hana::take_front(static_cast(xs), hana::size_c)... ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp: In function 'int main()': /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:9:21: error: 'type_c' is not a member of 'boost::hana' hana::make_pair(hana::type_c, "char"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:9:34: error: expected primary-expression before 'char' hana::make_pair(hana::type_c, "char"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:10:21: error: 'type_c' is not a member of 'boost::hana' hana::make_pair(hana::type_c, "int"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:10:34: error: expected primary-expression before 'int' hana::make_pair(hana::type_c, "int"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:11:21: error: 'type_c' is not a member of 'boost::hana' hana::make_pair(hana::type_c, "long"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:11:34: error: expected primary-expression before 'long' hana::make_pair(hana::type_c, "long"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:12:21: error: 'type_c' is not a member of 'boost::hana' hana::make_pair(hana::type_c, "float"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:12:34: error: expected primary-expression before 'float' hana::make_pair(hana::type_c, "float"), ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:13:21: error: 'type_c' is not a member of 'boost::hana' hana::make_pair(hana::type_c, "double") ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/test_package.cpp:13:34: error: expected primary-expression before 'double' hana::make_pair(hana::type_c, "double") ^ make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: hana/1.6.0 (test package): Error in build() method, line 11 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/hana/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'