Changeset 26:61bf7f22a6d6 in lemon-main for lemon/concept_check.h
- Timestamp:
- 12/22/07 15:04:22 (17 years ago)
- Branch:
- default
- Children:
- 27:6724953f2f44, 29:0cb4ba427bfd
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/concept_check.h
r25 r26 17 17 */ 18 18 19 // Modified for use in LEMON. 20 // We should really consider using Boost... 19 // This file contains a modified version of the concept checking 20 // utility from BOOST. 21 // See the appropriate copyright notice below. 21 22 22 //23 23 // (C) Copyright Jeremy Siek 2000. 24 24 // Distributed under the Boost Software License, Version 1.0. (See
Note: See TracChangeset
for help on using the changeset viewer.