mirror of
https://github.com/holub/mame
synced 2025-06-01 10:31:48 +03:00
![]() * If a delegate is set to a functoid (e.g. a lambda) with a signature that is an exact match for the delegate's signature, it will be bound directly. If arguments or the return value need conversion, a static adaptor will be generated. This removes unnecessary indirection through std::function::operator(). -Added a few more documentation comments. |
||
---|---|---|
.. | ||
mame | ||
zexall |