dmd.dtoh
This module contains the implementation of the C++ header generation available through the command line switch -Hc.
License
Source: dtoh.d
Documentation: https://dlang.org/phobos/dmd_dtoh.html
-
Declaration
class
ToCppBuffer
: dmd.visitor.Visitor;