add noexcept checks, and some missing noexcepts
This commit is contained in:
parent
1554baa01d
commit
b8012876a5
3 changed files with 31 additions and 2 deletions
|
|
@ -29,6 +29,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
|
|||
"src/unit-meta.cpp"
|
||||
"src/unit-modifiers.cpp"
|
||||
"src/unit-msgpack.cpp"
|
||||
"src/unit-noexcept.cpp"
|
||||
"src/unit-pointer_access.cpp"
|
||||
"src/unit-readme.cpp"
|
||||
"src/unit-reference_access.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue