LLNL / camp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:C++ 93.2%Language:CMake 4.4%Language:Dockerfile 1.4%Language:Shell 1.1%