mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 08:55:53 +00:00
Mark some move and move-assignment ctors noexcept
This commit is contained in:
@@ -218,6 +218,7 @@ beast_test_unity2.cpp
|
||||
conditions_test_unity.cpp
|
||||
consensus_test_unity.cpp
|
||||
core_test_unity.cpp
|
||||
crypto_test_unity.cpp
|
||||
json_test_unity.cpp
|
||||
ledger_test_unity.cpp
|
||||
overlay_test_unity.cpp
|
||||
@@ -273,8 +274,8 @@ foreach(curdir
|
||||
app
|
||||
basics
|
||||
conditions
|
||||
crypto
|
||||
consensus
|
||||
crypto
|
||||
json
|
||||
ledger
|
||||
legacy
|
||||
@@ -310,6 +311,7 @@ foreach(curdir
|
||||
conditions
|
||||
consensus
|
||||
core
|
||||
crypto
|
||||
csf
|
||||
json
|
||||
jtx
|
||||
|
||||
Reference in New Issue
Block a user