-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DeltaBoyBZ edited this page May 23, 2022
·
1 revision
Tabular-C++ is a header library and accompanying tool-set for creating and using tables in C++. The intended use-case is to aid in table-based software design, however the tools are sufficiently general for any application in which table structures are appropriate.
A short guide is available here. The guide will take you through installation and creating your first program, as well as quickly take you through the rest of the library's functionality.