# dave-hagedorn/cpp-typelist

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/dave-hagedorn-cpp-typelist).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

14 stars · 5 forks · C++ · BSD-3-Clause

## Links

- GitHub: https://github.com/dave-hagedorn/cpp-typelist
- awesome-repositories: https://awesome-repositories.com/repository/dave-hagedorn-cpp-typelist.md

## Description

Use - Moving types in and out of a typelist - Modifying a typelist - anyof, allof, noneof - findif - filter - contains - sort - transform, transformwith, transformv - set - at - slice - size - Example - Generate a variant, with no duplicate types, that holds any value from a tuple - API Samples

## Tags

### Part of an Awesome List

- [Standard Library Extensions](https://awesome-repositories.com/f/awesome-lists/devtools/standard-library-extensions.md) — Modern typelist implementation.
