Changes between Version 3 and Version 4 of CMakeModularizationStatus


Ignore:
Timestamp:
Jul 17, 2008, 8:31:49 PM (14 years ago)
Author:
Douglas Gregor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CMakeModularizationStatus

    v3 v4  
    1414
    1515The following libraries are considered part of the "core" of Boost and should not be modularized at this time. Libraries may be dubbed "core" libraries due to excessive dependencies (e.g., config, type_traits), circular dependencies, or poor separation from the rest of Boost (e.g., utility). We hope that future refactoring will remove most libraries from "core" status.
     16
     17 * config
     18 * mpl
     19 * preprocessor
     20 * type_traits
     21 * utility