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
Accelerator
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
.
basicpp
/
basicpp17
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
7
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2020
attempt to actually run on azure-pipelines
arBmind
committed
2f4a937
View commit details
Copy full SHA for 2f4a937
Browse repository at this point
Commits on Mar 17, 2020
added nullptr_to template
arBmind
committed
f558e54
View commit details
Copy full SHA for f558e54
Browse repository at this point
Commits on Mar 4, 2020
Merge remote-tracking branch 'origin/MaxMatti-patch-3' into develop
arBmind
committed
aa27b2b
View commit details
Copy full SHA for aa27b2b
Browse repository at this point
simplified is_strong implementation
arBmind
committed
24c122c
View commit details
Copy full SHA for 24c122c
Browse repository at this point
Commits on Feb 10, 2020
Merge pull request #25 from basicpp17/MaxMatti-patch-2
Show description for ca25796
arBmind
authored
ca25796
View commit details
Copy full SHA for ca25796
Browse repository at this point
Implementing visit-function for VariantWhich
Show description for 3cfe3a4
Max Staff
committed
3cfe3a4
View commit details
Copy full SHA for 3cfe3a4
Browse repository at this point
Implementing requested changes
Max Staff
committed
159859a
View commit details
Copy full SHA for 159859a
Browse repository at this point
Commits on Feb 3, 2020
Adding default constructor to VariantWhich.
Max Staff
committed
0ee2656
View commit details
Copy full SHA for 0ee2656
Browse repository at this point
Implementing is_variant_which
Show description for 084151b
Max Staff
committed
084151b
View commit details
Copy full SHA for 084151b
Browse repository at this point
Commits on Feb 1, 2020
added test for forEachIndex, fixed formatting
arBmind
committed
c830b1e
View commit details
Copy full SHA for c830b1e
Browse repository at this point
Commits on Jan 30, 2020
added opaque test in different namespace
arBmind
committed
7109349
View commit details
Copy full SHA for 7109349
Browse repository at this point
Merge pull request #24 from basicpp17/feature/index_pack_iterate
Show description for 37a4427
arBmind
authored
37a4427
View commit details
Copy full SHA for 37a4427
Browse repository at this point
forEachIndex as "constexpr for": Iterate over a sequence with compile-time available indices
strfry
committed
cd85815
View commit details
Copy full SHA for cd85815
Browse repository at this point
Commits on Jan 19, 2020
simplified Tuple a bit
arBmind
committed
17a653a
View commit details
Copy full SHA for 17a653a
Browse repository at this point
fixed issue with clang9
arBmind
committed
9fc7ac5
View commit details
Copy full SHA for 9fc7ac5
Browse repository at this point
added dependencies to allow IDEs to resolve them
arBmind
committed
97db945
View commit details
Copy full SHA for 97db945
Browse repository at this point
Commits on Jan 17, 2020
added missing inline
arBmind
committed
973773c
View commit details
Copy full SHA for 973773c
Browse repository at this point
Commits on Dec 4, 2019
fix compilation with VS 2019 16.4.0 release
arBmind
committed
1dc0e38
View commit details
Copy full SHA for 1dc0e38
Browse repository at this point
Commits on Nov 26, 2019
added static_assert macros for expressions
arBmind
committed
0a855fd
View commit details
Copy full SHA for 0a855fd
Browse repository at this point
Merge pull request #21 from permotion88/feature/variant-emplace
Show description for f13b22d
arBmind
authored
f13b22d
View commit details
Copy full SHA for f13b22d
Browse repository at this point
Replaced some asserts with expect
permotion88
committed
c686ca3
View commit details
Copy full SHA for c686ca3
Browse repository at this point
Added emplace methods to variant for change of type
permotion88
committed
ec9276c
View commit details
Copy full SHA for ec9276c
Browse repository at this point
Commits on Oct 28, 2019
all traits are now constexpr variables, types are no longer wrapped by default, new ADL for string17, fast constexpr same implementation, some cleanup of headers
arBmind
committed
1162c1d
View commit details
Copy full SHA for 1162c1d
Browse repository at this point
Commits on Oct 25, 2019
Merge pull request #19 from basicpp17/MaxMatti-patch-1
Show description for 2e08287
arBmind
authored
2e08287
View commit details
Copy full SHA for 2e08287
Browse repository at this point
Commits on Oct 24, 2019
Implementing deduction guide
Show description for 381af64
MaxMatti
authored and
Max Staff
committed
381af64
View commit details
Copy full SHA for 381af64
Browse repository at this point
Commits on Oct 22, 2019
allow for more complex opaque types
arBmind
committed
b91b54f
View commit details
Copy full SHA for b91b54f
Browse repository at this point
fix qbs profile name for azure
arBmind
committed
7835c72
View commit details
Copy full SHA for 7835c72
Browse repository at this point
Commits on Oct 13, 2019
fixed clang build for tuple structured bindings
arBmind
committed
7f931b5
View commit details
Copy full SHA for 7f931b5
Browse repository at this point
Commits on Oct 12, 2019
added _index template to work arount old posix function (index in strings.h)
Show description for 967786a
arBmind
committed
967786a
View commit details
Copy full SHA for 967786a
Browse repository at this point
simplified structured bindings and added rvalue support
arBmind
committed
e45e8f1
View commit details
Copy full SHA for e45e8f1
Browse repository at this point
Commits on Oct 6, 2019
support inheritance of the variant (by not initializing members mith derived types)
arBmind
committed
1c85de3
View commit details
Copy full SHA for 1c85de3
Browse repository at this point
use std::declval to accumulate types that are not constexpr
arBmind
committed
e8fd744
View commit details
Copy full SHA for e8fd744
Browse repository at this point
Commits on Oct 4, 2019
simplified align computation
arBmind
committed
613639f
View commit details
Copy full SHA for 613639f
Browse repository at this point
Commits on Sep 25, 2019
restored implicit tuple constructors with all values (too useful for convenience)
arBmind
committed
958221d
View commit details
Copy full SHA for 958221d
Browse repository at this point
fix vs2019 giving up on compiling certain tuples
arBmind
committed
c82b5d6
View commit details
Copy full SHA for c82b5d6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.