Skip to content

Implemented type erasure for allocators (#55) #19

Implemented type erasure for allocators (#55)

Implemented type erasure for allocators (#55) #19

Triggered via push April 9, 2024 09:50
Status Success
Total duration 1m 11s
Artifacts

analysis.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 notices
Run clang-format on include/sparrow/allocator.hpp: include/sparrow/allocator.hpp#L1
File include/sparrow/allocator.hpp does not conform to Custom style guidelines. (lines 17, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 49, 50, 73, 74, 81, 85, 103, 130, 131, 132, 133, 134, 143, 150, 152, 156, 157, 158, 159, 165, 166, 167, 168, 169, 170, 171, 172, 197, 203, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 242, 250)
Run clang-format on test/test_allocator.cpp: test/test_allocator.cpp#L1
File test/test_allocator.cpp does not conform to Custom style guidelines. (lines 15, 84, 85, 90)