check_.cc
Go to the documentation of this file.
00001 #include "osl/move_classifier/check_.h"
00002 #include "osl/state/simpleState.h"
00003 namespace osl
00004 {
00005   // explicit template instantiation
00006   template struct move_classifier::Check<BLACK>;
00007   template struct move_classifier::Check<WHITE>;
00008 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines