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.
Dependents: Eurobot_2012_Secondary
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 Tue Jul 12 2022 19:00:12 by
