refactor: unify dom lazy array classes #2577
Annotations
10 warnings
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L337
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L378
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L279
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L306
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L337
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L378
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L279
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L306
g++-14 - 'clang::mrdocs::dom::detail::LazyObjectIO<MapFn, DeferFn>' may not intend to support class template argument deduction ([-Wctad-maybe-unsupported])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L282
g++-14 - 'result' is used uninitialized ([-Wuninitialized])
|
CMake Workflow:
src/lib/Dom/LazyObject.hpp#L282
g++-14 - 'result' may be used uninitialized ([-Wmaybe-uninitialized])
|
Loading