Skip to content
/ camp Public

Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda

License

Notifications You must be signed in to change notification settings

LLNL/camp

Repository files navigation

CAMP Concepts And Meta-Programming library

This project collects a variety of macros and metaprogramming facilities for C++ projects. It's in the direction of projects like metal (a major influence) but with a focus on wide compiler compatibility across HPC-oriented systems.