doc/dirs.dox
changeset 1659 ab1e97b7b2b7
parent 1154 f07c1c442e6c
child 1715 e71778873dd0
equal deleted inserted replaced
0:f020b4c80d2f 1:d725cd3407ff
    15 \brief Concept descriptors and checking classes
    15 \brief Concept descriptors and checking classes
    16 
    16 
    17 This directory contains the concept descriptors and concept checkers. As a user
    17 This directory contains the concept descriptors and concept checkers. As a user
    18 you typically don't have to deal with these files.
    18 you typically don't have to deal with these files.
    19 */
    19 */
       
    20 
       
    21 /**
       
    22 \dir bits
       
    23 \brief Implementation helper files
       
    24 
       
    25 This directory contains some helper classes to implement graphs, maps and
       
    26 some other classes. As a user you typically don't have to deal with these 
       
    27 files.
       
    28 */