- Basic RTTI type data with inheritance.

This commit is contained in:
2025-11-28 12:58:23 -05:00
parent b9026ec8da
commit fe8c3a4602
126 changed files with 2158 additions and 979 deletions

View File

@@ -1,13 +1,13 @@
<!-- I release these notes into the public domain -->
# C++ Language Library (`lang`)
# C++ Language Library (`langcpp`)
## Table of Contents
<!-- TOC -->
* [Home](./CONTENTS.md#planning-documentation-for-fennec)
* [C++ Language Library](#c-language-library-lang)
* [C++ Language Library](#c-language-library-langcpp)
* [Table of Contents](#table-of-contents)
* [Introduction](#introduction)
* [Implementation](#implementation)