Home

Awesome

types_list

Tests (Ubuntu) Tests (Mac) Tests (Windows) License Compiler explorer

A types_list template object for C++17 and later.

Features

Examples

Integration

You should add required file types_list.hpp.

You can also use something like CPM which is based on CMake's Fetch_Content module.

CPMAddPackage(
    NAME types_list
    GITHUB_REPOSITORY jatinchowdhury18/types_list
    GIT_TAG x.y.z # Where `x.y.z` is the release version you want to use.
)

Compiler compatibility

License

types_list is licensed under the MIT license. Enjoy!