EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Embed: (wiki syntax)

« Back to documentation index

SynchronizedIntegral< T > Class Template Reference

SynchronizedIntegral< T > Class Template Reference

Thread safe wrapper for integral types. More...

#include <SynchronizedIntegral.h>


Detailed Description

template<typename T>
class SynchronizedIntegral< T >

Thread safe wrapper for integral types.

Template Parameters:
Ttype of the integral

Definition at line 29 of file SynchronizedIntegral.h.