Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
llnl
/
camp
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
105
Code
Issues
33
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Concepts refactor
- #8
#8
Open
trws
wants to merge 19 commits into
main
llnl/camp:main
from
concepts-refactor
llnl/camp:concepts-refactor
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
[WIP] Concepts refactor
#8
trws
wants to merge 19 commits into
main
llnl/camp:main
from
concepts-refactor
llnl/camp:concepts-refactor
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2019
concepts: refactor convertible_to out to is_convertible
Show description for ec836c2
trws
committed
ec836c2
View commit details
Copy full SHA for ec836c2
Browse repository at this point
concepts: refactor detection out into detect.hpp
Show description for d2b86c7
trws
committed
d2b86c7
View commit details
Copy full SHA for d2b86c7
Browse repository at this point
add test.runner target
trws
committed
124fe8c
View commit details
Copy full SHA for 124fe8c
Browse repository at this point
incorporate full detector tests
Show description for f70a876
trws
committed
f70a876
View commit details
Copy full SHA for f70a876
Browse repository at this point
remove parallel passthrough argument from cmake runner
trws
committed
1556f42
View commit details
Copy full SHA for 1556f42
Browse repository at this point
major concept refactor, they all work now
Show description for fbf97a0
trws
committed
fbf97a0
View commit details
Copy full SHA for fbf97a0
Browse repository at this point
add missing enable_if file
trws
committed
e0d0041
View commit details
Copy full SHA for e0d0041
Browse repository at this point
fix c++14 variable template bool concepts backup
trws
committed
d781ad0
View commit details
Copy full SHA for d781ad0
Browse repository at this point
performance-oriented refactor
Show description for e12f75c
trws
committed
e12f75c
View commit details
Copy full SHA for e12f75c
Browse repository at this point
fix tests in default build config
trws
committed
e12f749
View commit details
Copy full SHA for e12f749
Browse repository at this point
optimize all_of, tuple instantiation 4x faster
Show description for dc91e46
trws
committed
dc91e46
View commit details
Copy full SHA for dc91e46
Browse repository at this point
more tuple compilation time enhancement
Show description for 51e66d9
trws
committed
51e66d9
View commit details
Copy full SHA for 51e66d9
Browse repository at this point
Commits on Nov 20, 2019
fix tuple_helper constructors across nvcc and hip
trws
committed
28597de
View commit details
Copy full SHA for 28597de
Browse repository at this point
add invokable type trait
trws
committed
ed6892c
View commit details
Copy full SHA for ed6892c
Browse repository at this point
add requirement/enable_if macro
trws
committed
cb60365
View commit details
Copy full SHA for cb60365
Browse repository at this point
remove loop macros header include for now
trws
committed
c6b35e2
View commit details
Copy full SHA for c6b35e2
Browse repository at this point
add range concept
trws
committed
ad30597
View commit details
Copy full SHA for ad30597
Browse repository at this point
explicitly cast expression to bool
trws
committed
3b0edd1
View commit details
Copy full SHA for 3b0edd1
Browse repository at this point
Commits on Nov 21, 2019
add index concept for indexing types
trws
committed
f5e29cf
View commit details
Copy full SHA for f5e29cf
Browse repository at this point
You can’t perform that action at this time.