Public Attributes | List of all members
cwchess::IndexData Struct Reference

The POD base type of class Index. More...

#include <Index.h>

Inheritance diagram for cwchess::IndexData:
Inheritance graph
[legend]

Public Attributes

uint8_t M_bits
 00RRRCCC, where RRR is the row and CCC the column.
 

Detailed Description

The POD base type of class Index.

The index of square a1 is ia1 , and so on till ih8 .

See also
Index, index_pre_begin, index_begin, index_end

Definition at line 45 of file Index.h.


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

Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.