dmd.dtoh

This module contains the implementation of the C++ header generation available through the command line switch -Hc.

Authors

Walter Bright

Source: dtoh.d

  • Declaration

    class ToCppBuffer: dmd.visitor.Visitor;