xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::threads::deprecated Namespace Reference

Typedefs

template<typename Type >
using AtomicOptional = xentara::utils::atomic::Optional< Type >
 deprecated Deprecated alias for atomic::Optional
 
using Notification = lockFree::ConditionVariable
 deprecated Deprecated alias for lockFree::ConditionVariable
 

Typedef Documentation

◆ AtomicOptional

deprecated Deprecated alias for atomic::Optional

Deprecated:
Renamed to atomic::Optional

◆ Notification