Changeset 209:765619b7cbb2 in lemon-1.2 for lemon/concept_check.h
- Timestamp:
- 07/13/08 20:51:02 (15 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/concept_check.h
r53 r209 1 /* -*- C++-*-1 /* -*- mode: C++; indent-tabs-mode: nil; -*- 2 2 * 3 * This file is a part of LEMON, a generic C++ optimization library 3 * This file is a part of LEMON, a generic C++ optimization library. 4 4 * 5 5 * Copyright (C) 2003-2008 … … 37 37 ///\brief Basic utilities for concept checking. 38 38 /// 39 ///\todo Are we still using BOOST concept checking utility? 39 ///\todo Are we still using BOOST concept checking utility? 40 40 ///Is the BOOST copyright notice necessary? 41 41
Note: See TracChangeset
for help on using the changeset viewer.