Typedef MAYBE_TRACK_VEC

Typedef Documentation

using MAYBE_TRACK_VEC = std::optional<TRACK_VEC>

track data vector. check before use.