feat: Separate size from VaryingSize. Users must now provide it in th… #170
Annotations
10 errors
build:
src/cntgs/detail/elementTraits.hpp#L61
static assertion failed: VaryingSize must be preceded by a parameter that represents its size
|
build
static assertion failed: tuple index must be in range
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
no matching function for call to ‘get<(0 - 1)>(const std::tuple<cntgs::Span<int>, float*>&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr _Tp& std::get(std::pair<_T1, _T2>&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr const _Tp& std::get(const std::pair<_T1, _T2>&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr _Tp&& std::get(std::pair<_T1, _T2>&&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr const _Tp&& std::get(const std::pair<_T1, _T2>&&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr _Tp& std::get(std::pair<_Up, _Tp>&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr const _Tp& std::get(const std::pair<_Up, _Tp>&)’
|
build:
src/cntgs/detail/sizeGetter.hpp#L62
type/value mismatch at argument 1 in template parameter list for ‘template<class _Tp, class _Up> constexpr _Tp&& std::get(std::pair<_Up, _Tp>&&)’
|