equal
deleted
inserted
replaced
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 { |