Typedef realtime_tools::RealtimeBoxBase

Typedef Documentation

template<class T, typename mutex_type = std::mutex>
using realtime_tools::RealtimeBoxBase = RealtimeThreadSafeBox<T, mutex_type>