|
NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
#include <value.h>
Public Member Functions | |
| T | initial (T initial_value) |
| T | process (const T &new_value) |
| template<class S > | |
| T | process (const T &new_value, const S &) |
Public Attributes | |
| T | bottom |
| T | top |
|
inline |
|
inline |
|
inline |
| T atoms::Clamped< T >::bottom |
| T atoms::Clamped< T >::top |
1.8.11