Lab 3 #3551
Annotations
1 error, 1 warning, and 3 notices
LibraryCPPTemplate/vector.h:4:10 [clang-diagnostic-error]:
LibraryCPPTemplate/vector.h#L4
'cstddef' file not found
|
Lab3/lab3.cpp:52:5 [bugprone-exception-escape]:
Lab3/lab3.cpp#L52
an exception may be thrown in function 'main' which should not throw exceptions
|
Run clang-format on Lab3/lab3.cpp:
Lab3/lab3.cpp#L1
File Lab3/lab3.cpp does not conform to Custom style guidelines. (lines 1, 9, 13, 14, 15, 17, 18, 20, 21, 22, 23, 24, 26, 28, 29, 30, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 52, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 83, 85, 86, 87, 88, 90, 92)
|
Run clang-format on LibraryCPPTemplate/queue.h:
LibraryCPPTemplate/queue.h#L1
File LibraryCPPTemplate/queue.h does not conform to Custom style guidelines. (lines 7, 9, 10, 11, 13, 14, 16, 17, 19, 20, 22, 23, 24, 26, 27, 29, 30, 31, 33, 36, 37, 38, 39, 49, 53, 54, 55, 56, 58, 59, 60, 65, 66, 70, 71, 72, 73, 74, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 96, 97, 98, 99, 100, 105, 106, 107, 108, 109, 112, 116, 117)
|
Run clang-format on LibraryCPPTemplate/vector.h:
LibraryCPPTemplate/vector.h#L1
File LibraryCPPTemplate/vector.h does not conform to Custom style guidelines. (lines 7, 9, 10, 11, 13, 15, 16, 18, 19, 21, 22, 24, 25, 27, 28, 30, 31, 35, 36, 37, 38, 39, 42, 44, 45, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 74, 75, 78, 82, 83, 84, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 103, 104, 105, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 123)
|