|
|
|
|
|
by santaclaus
3815 days ago
|
|
> Although, if you really need performance, you're using C, not C++. Howso? Yea, don't do dynamic dispatch in your core performance critical loops, but templates give you a lot of capability to get nice abstractions without major (runtime) performance hits. |
|