Skip to content
/ camp Public
forked from LLNL/camp

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

rchen20/camp

This branch is 193 commits behind LLNL/camp:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 24, 2022
Jun 26, 2019
Feb 16, 2022
Apr 1, 2022
Feb 16, 2022
Feb 23, 2022
Apr 1, 2022
Aug 4, 2017
Apr 1, 2022
Aug 31, 2021
Jul 25, 2019
Mar 1, 2022
Feb 16, 2022
Sep 5, 2018
Sep 5, 2018
Jul 26, 2019
Apr 30, 2021
Feb 23, 2022

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.4%
  • CMake 5.1%
  • Dockerfile 2.1%
  • Shell 1.4%