cxx_noexcept.cpp 30 B

1234
  1. void someFunc() noexcept
  2. {
  3. }