Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed QEI
Fcnl_assign< T1, T2 > Class Template Reference
Binary operator for assign operations. More...
#include <tvmet/BinaryFunctionals.h>
Inherits tvmet::BinaryFunctional.
Detailed Description
template<class T1, class T2>
class tvmet::Fcnl_assign< T1, T2 >
Binary operator for assign operations.
Unfortunally we have sometimes to cast on assign operations e.g., on assign on different POD. So we avoid warnings.
Definition at line 38 of file BinaryFunctionals.h.
Generated on Wed Jul 13 2022 18:42:00 by
