dsrcgen.cpp

Written in the D programming language.

Public Imports

dsrcgen.c
public import dsrcgen.c;

Members

Classes

CppModule
class CppModule

Represent a semantic item in C++ source.

Mixin templates

CppModuleX
mixintemplate CppModuleX()

Mixin of methods for semantic representation of C++ in D.

Structs

CppHModule
struct CppHModule

Code structure for generation of a C++ header.

Et
struct Et

Template expressions in C++.

Meta

Date

Date: 2015, Joakim Brännström

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)