Skip to content

Draft: Implement EventInfo using unique_ptr

Julien Esseiva requested to merge juesseiv/athena:unique_ptr_eventinfo into main

As this is still used in part of core software, extend the API to support unique_pointer and document owning raw pointers.

Merge request reports