|
xentara-workbench-plugin v1.0.1
The Xentara Workbench Plugin Framework
|
A concept that describes const callbacks. More...
#include <xentara/workbench/bindings/Concepts.hpp>
A concept that describes const callbacks.
If the callback is invoked with a mutable reference to the object and the given parameters, the return type must be convertible to the return type.