ssnetsim / supersim

A flexible event-driven cycle-accurate network simulator
Apache License 2.0
8 stars 1 forks source link

Use constexpr for class static members #24

Open nicmcd opened 4 years ago

nicmcd commented 4 years ago

https://github.com/ssnetsim/supersim/blob/master/src/architecture/CrossbarScheduler_TEST.cc#L33 https://github.com/ssnetsim/supersim/blob/master/src/architecture/VcScheduler_TEST.cc#L31