[pre-commit.ci] auto fixes from pre-commit.com hooks #818
Annotations
10 warnings
⚙️ Build
noexcept-expression evaluates to 'false' because of a call to 'Term::Row::Row(const uint16_t&)' [-Wnoexcept]
|
⚙️ Build
but 'Term::Row::Row(const uint16_t&)' does not throw; perhaps it should be declared 'noexcept' [-Wnoexcept]
|
⚙️ Build
noexcept-expression evaluates to 'false' because of a call to 'Term::Column::Column(const uint16_t&)' [-Wnoexcept]
|
⚙️ Build
but 'Term::Column::Column(const uint16_t&)' does not throw; perhaps it should be declared 'noexcept' [-Wnoexcept]
|
⚙️ Build
this statement may fall through [-Wimplicit-fallthrough=]
|
⚙️ Build
noexcept-expression evaluates to 'false' because of a call to 'Term::Row::Row(const uint16_t&)' [-Wnoexcept]
|
⚙️ Build
but 'Term::Row::Row(const uint16_t&)' does not throw; perhaps it should be declared 'noexcept' [-Wnoexcept]
|
⚙️ Build
noexcept-expression evaluates to 'false' because of a call to 'Term::Column::Column(const uint16_t&)' [-Wnoexcept]
|
⚙️ Build
but 'Term::Column::Column(const uint16_t&)' does not throw; perhaps it should be declared 'noexcept' [-Wnoexcept]
|
⚙️ Build
noexcept-expression evaluates to 'false' because of a call to 'Term::Row::Row(const uint16_t&)' [-Wnoexcept]
|
Loading