Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions spec/cpp_interface.dd
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ $(SPEC_S Interfacing to C++,
$(P This document specifies how to interface with C++ directly.)

$(P It is also possible to indirectly interface with C++ code, either
through a $(DDLINK interfaceToC, Interfacing to C, C interface) or a
$(DPLLINK COM.html, COM interface), specified in their respective
documents.)
through a $(DDLINK spec/interfaceToC, Interfacing to C, C interface) or a
COM interface.)

$(H2 The General Idea)

Expand Down