Skip to content

Explanations

This section contains explanations of various concepts and features of T'Pau C++ Kernal. It is intended to provide a deeper understanding of the library and its design decisions. It also lists tradeoffs, shortcomings, and possible future improvements.

For a comprehensive reference of the public API, see the Reference section. To get started, refer to the Tutorials section. For practical instructions, see the How-To Guides section.

Symbols — Advantages and Limitations

What is a symbol, how it is implemented in T'Pau C++ Kernal, and what are the advantages and limitations of this implementation.