Fixed container (#19)

* added FixedCapacityContainer

* added empty to FixedCapacityContainer

* removed commented out section

* added FixedCapacityContainer to public headers
This commit is contained in:
Erik Fröjdh
2019-05-08 12:34:45 +02:00
committed by Dhanya Thattil
parent 0e0e7ea81f
commit 2a1c89f712
6 changed files with 390 additions and 17 deletions

View File

@ -32,6 +32,7 @@ set(PUBLICHEADERS
include/ServerSocket.h
include/ServerInterface.h
include/network_utils.h
include/FixedCapacityContainer.h
)
add_library(slsSupportLib SHARED