Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 327 Bytes

BetterC

Please use with caution. This package in the active development.

Frequently used primitives suitable for use in the BetterC D subset

Features

  • File — Encapsulates a FILE*.
  • extern(C++) classes instantiation and destruction: inheritance, virtual and non-virtual functions.
  • Dynamic vector implementation.