Put noexcept to functions
keisukefukuda opened this issue · 0 comments
keisukefukuda commented
C++11 has a new keyword noexcept. This potentially help compiler to optimize the function.
keisukefukuda opened this issue · 0 comments
C++11 has a new keyword noexcept. This potentially help compiler to optimize the function.