Skip to content

Commit

Permalink
#verification #sonar #docs
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Sep 26, 2024
1 parent 1d26fab commit 1d83788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/cetl/type_traits_ext.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ struct narrowing_detector
{
narrowing_detector(narrowing_detector_tag, std::initializer_list<T> il)
{
(void) il;
}
};
} // namespace detail
Expand Down

0 comments on commit 1d83788

Please sign in to comment.