Refactor budget definitions as named functions instead of template specializations
Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user