AI 24/25 Project Software
Documentation for the AI 24/25 course programming project software
Loading...
Searching...
No Matches
probfd::algorithms::ClearGuard< T > Class Template Reference

#include "probfd/algorithms/utils.h"

Description

template<typename... T>
class probfd::algorithms::ClearGuard< T >

Helper RAII class that ensures that containers are cleared when going out of scope.