dmd.todt
Put initializers and objects created from CTFE into a dt_t data structure
so the backend puts them into the data segment.
License
Source: todt.d
Documentation: https://dlang.org/phobos/dmd_todt.html
-
Declaration
voidcpp_type_info_ptr_toDt(ClassDeclarationcd, ref DtBuilderdtb);Generate data for instance of _cpp_type_info_ptr that refers to the C++ RTTI symbol for
cd.Parameters
ClassDeclarationcdC++ class
DtBuilderdtbdata table builder