lemon/concept_check.h
changeset 284 a16cc721259e
parent 209 765619b7cbb2
child 285 d8dc5acf739b
equal deleted inserted replaced
5:2d483d4974f3 6:54c7f898dc76
    34 // See http://www.boost.org/libs/concept_check for documentation.
    34 // See http://www.boost.org/libs/concept_check for documentation.
    35 
    35 
    36 ///\file
    36 ///\file
    37 ///\brief Basic utilities for concept checking.
    37 ///\brief Basic utilities for concept checking.
    38 ///
    38 ///
    39 ///\todo Are we still using BOOST concept checking utility?
       
    40 ///Is the BOOST copyright notice necessary?
       
    41 
    39 
    42 #ifndef LEMON_CONCEPT_CHECK_H
    40 #ifndef LEMON_CONCEPT_CHECK_H
    43 #define LEMON_CONCEPT_CHECK_H
    41 #define LEMON_CONCEPT_CHECK_H
    44 
    42 
    45 namespace lemon {
    43 namespace lemon {