simcpp
simcpp copied to clipboard
Discrete event simulation in C++ using Protothreads
Results
1
simcpp issues
Sort by
recently updated
recently updated
newest added
Pass std::shared_ptr by const reference instead of value, added const specifiers for 'get' functions, added default virtual destructor for Protothread since it has a virtual pure function that is supposed...