The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
gui2::event::implementation::find< done > Struct Template Reference

Specialized class when itor == end. More...

#include <dispatcher_private.hpp>

Static Public Member Functions

template<typename itor , typename end , typename E , typename F >
static bool execute (itor *, end *, E, F)
 

Detailed Description

template<bool done = true>
struct gui2::event::implementation::find< done >

Specialized class when itor == end.

Definition at line 178 of file dispatcher_private.hpp.

Member Function Documentation

template<bool done = true>
template<typename itor , typename end , typename E , typename F >
static bool gui2::event::implementation::find< done >::execute ( itor ,
end ,
,
 
)
inlinestatic

The documentation for this struct was generated from the following file: