Open neiser opened 7 years ago
See https://www.youtube.com/watch?v=wvtFGa6XJDU unsigned should be used as bitmask, and not for any quantity or in APIs (see ant::TEvent). STL containers size() is a wart, according to talk.
unsigned
ant::TEvent
size()
See https://www.youtube.com/watch?v=wvtFGa6XJDU
unsigned
should be used as bitmask, and not for any quantity or in APIs (seeant::TEvent
). STL containerssize()
is a wart, according to talk.