Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Language.Drasil.Code.Imperative.GOOL.LanguageRenderer.CppRenderer
Description
The logic to render C++ auxiliary files is contained in this module
Synopsis
- newtype CppProject a = CPPP {
- unCPPP :: a
Documentation
newtype CppProject a Source #
Holds a C++ project.