Skip to content

Frequently used primitives suitable for use in the BetterC D subset

Notifications You must be signed in to change notification settings

maxfreck/betterc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ed8793 · Oct 30, 2020

History

24 Commits
May 24, 2019
Oct 28, 2018
Oct 30, 2020
Oct 23, 2018
Oct 28, 2018

Repository files navigation

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.