Changes between Version 3 and Version 4 of CMakeModularizationStatus
- Timestamp:
- Jul 17, 2008, 8:31:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CMakeModularizationStatus
v3 v4 14 14 15 15 The 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