FRC Events API C++ interface

I’ve written a C++ interface for the FRC events API. It’s available here:

This might be useful to you if you’re writing a scouting application or similar.

It’s written in the same style as the interface that I’ve previously written for The Blue Alliance’s API (https://github.com/1425/tba)