/workspaces/astro/sol3-sdk/cpp/sol3/cpp/thread_safe_value.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/cpp/thread_safe_value.h File Reference
Space-ng SDK
thread_safe_value.h File Reference
#include <mutex>
#include <shared_mutex>
#include <utility>

Go to the source code of this file.

Classes

class  sol3::cpp::ThreadSafeValue< TData >
 Small helper for read/write access to a value guarded by a shared mutex. More...
 

Namespaces

 sol3
 
 sol3::cpp