Can we apply content not explicitly cited from the normative references to the C++ standard?
- 阅读更多 关于 Can we apply content not explicitly cited from the normative references to the C++ standard?
In the C++11 standard( closest draft is N3337 ) section 1.2 Normative references says: The following referenced documents are indispensable for the application of this document. For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments) applies. but there are no guidelines on how to apply the references. The easy cases are when the C++11 explicitly refers back to a reference, for example in section 3.9.1 Fundamental types it says: [...]The signed and unsigned integer types shall satisfy the constraints