Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
This commit is contained in:
4
source/mijin/internal/common.hpp
Normal file
4
source/mijin/internal/common.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "./exception.hpp"
|
||||
Reference in New Issue
Block a user