- Notifications
You must be signed in to change notification settings - Fork16
Open
Description
The current implementation of the EventBuffer implements a RecordableVector of type uint_64t. It doesn't look like there is any reason the EventBuffer couldn't be turned into an EventBuffer so that it can be used with other types. This would be immediately useful in the NG911 implementation.