File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed
Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 822822\indextext {conformance requirements!library|)}
823823
824824\pnum
825- An implementation is either a
826- \defnadj {hosted}{implementation} or a
827- \defnadj {freestanding}{implementation}.
828- A freestanding
829- implementation is one in which execution may take place without the benefit of
830- an operating system.
831- A hosted implementation
832- supports all the facilities described in this document, while
833- a freestanding implementation
825+ A \defnadj {freestanding}{implementation}
826+ is one in which execution may take place
827+ without the benefit of an operating system.
828+ A \defnadj {hosted}{implementation}
829+ supports all the facilities described in this document,
830+ while a freestanding implementation
834831supports the entire \Cpp {} language
835832described in \ref {lex } through \ref {\lastcorechapter } and
836833the subset of the library facilities described in \ref {compliance }.
834+ It is \impldef {whether the implementation is hosted or freestanding}
835+ whether the implementation is hosted or freestanding.
837836
838837\pnum
839838It is
Original file line number Diff line number Diff line change 15651565\indextext {implementation!freestanding|(}%
15661566
15671567\pnum
1568- Two kinds of implementations are defined:
1569- \indextext {implementation!hosted}%
1570- hosted and freestanding\iref {intro.compliance };
1571- the kind of the implementation is
1572- \impldef {whether the implementation is hosted or freestanding}.
1573- For a hosted implementation, this document
1574- describes the set of available headers.
1568+ For a hosted implementation,
1569+ this document describes the set of available headers.
15751570
15761571\pnum
15771572A freestanding implementation has an
You can’t perform that action at this time.
0 commit comments