All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
osl::move_generator::GeneratePromote< NoCapture > Struct Template Reference

Player で特殊化した Action でinstantiate すると無駄なので注意. More...

#include <promote_.h>

List of all members.

Static Public Member Functions

template<class Action >
static void generate (Player p, const NumEffectState &state, Action &action)

Detailed Description

template<bool NoCapture>
struct osl::move_generator::GeneratePromote< NoCapture >

Player で特殊化した Action でinstantiate すると無駄なので注意.

Definition at line 43 of file promote_.h.


Member Function Documentation

template<bool NoCapture>
template<class Action >
static void osl::move_generator::GeneratePromote< NoCapture >::generate ( Player  p,
const NumEffectState &  state,
Action &  action 
) [inline, static]

Definition at line 46 of file promote_.h.

References osl::BLACK.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines