mirror of
https://github.com/boostorg/predef.git
synced 2025-10-04 11:40:55 +02:00
Comments on exclusive categories and defs.
This commit is contained in:
@@ -8,7 +8,10 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
[section To Do]
|
[section To Do]
|
||||||
|
|
||||||
* Provide "exclusive" defs for compilers, OS, and others, that are exclusively
|
* Provide "exclusive" defs for compilers, OS, and others, that are exclusively
|
||||||
defined for the detected component.
|
defined for the detected component. Or do we follow what we do with OS detection
|
||||||
|
and keep the various category defs exclusive within the category (i.e. only
|
||||||
|
define one compiler, language, etc). Or is this something specific to the category?
|
||||||
|
Possible exclusive categories: architecture, compiler, platform.
|
||||||
* Improve reference documentation.
|
* Improve reference documentation.
|
||||||
* Integrate Quickbook multi-include changes to main line Quickbook so that
|
* Integrate Quickbook multi-include changes to main line Quickbook so that
|
||||||
Predef can be included in the global documentation.
|
Predef can be included in the global documentation.
|
||||||
|
Reference in New Issue
Block a user