When using a C++11 compiler, it is very convenient to use lambdas directly as event handlers, so explicitly give an example of doing this in the documentation. Closes #17294.
When using a C++11 compiler, it is very convenient to use lambdas directly as event handlers, so explicitly give an example of doing this in the documentation. Closes #17294.