Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.19 KB

index.rst

File metadata and controls

38 lines (27 loc) · 1.19 KB

tl libraries

About

tl is a collection of public-domain (CC0) generic C++ libraries written by Sy Brand. Some parts are backports of more recent standard library features to C++11 (e.g. :doc:`api/misc/integer_sequence`), some are extensions of existing standard library components (e.g. :doc:`api/optional`), others are handy utilites (e.g. :doc:`api/misc/overload`).

Index

.. toctree::

  api/index

Getting the Code

tl is split up over a handful of repos, where the large components are in their own repos for easy inclusion and discovery:

License

CC0:

To the extent possible under law, Sy Brand has waived all copyright and related or neighboring rights to the tl libraries. This work is published from: United Kingdom.