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< false > 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 event, F functor)
 

Detailed Description

template<>
struct gui2::event::implementation::find< false >

Specialized class when itor != end.

Definition at line 189 of file dispatcher_private.hpp.

Member Function Documentation

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

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