cxx_noexcept.cpp 31 B

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