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.
visitable< T1, T2, T3, T4 > Class Template Reference
[visitor]
The visitable base class for four visitor types. More...
#include <visitor.h>
Detailed Description
template<typename T1, typename T2 = void, typename T3 = void, typename T4 = void>
class etl::visitable< T1, T2, T3, T4 >
The visitable base class for four visitor types.
Derive visitable classes from this.
Generated on Tue Jul 12 2022 14:05:56 by
