Refactor budget definitions as named functions instead of template specializations

Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
Jeremy Ong
2021-08-23 22:09:02 -06:00
parent 5e04c3737f
commit c37c0cab08
23 changed files with 145 additions and 95 deletions
@@ -8,7 +8,6 @@
set(FILES
test_Main.cpp
TestProfiler.cpp
Tests.h
Session.cpp
Serialize.cpp
@@ -16,7 +15,6 @@ set(FILES
ReplicaSmall.cpp
ReplicaMedium.cpp
ReplicaBehavior.cpp
Replica.cpp
StreamSecureSocketDriverTests.cpp
StreamSocketDriverTests.cpp
CarrierStreamSocketDriverTests.cpp