https://github.com/macmade/cpptraits
Collection of useful type traits for C++.
https://github.com/macmade/cpptraits
c-plus-plus sfinae trait type type-system
Last synced: about 2 months ago
JSON representation
Collection of useful type traits for C++.
- Host: GitHub
- URL: https://github.com/macmade/cpptraits
- Owner: macmade
- License: mit
- Created: 2016-09-23T18:11:43.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T15:39:07.000Z (about 1 year ago)
- Last Synced: 2025-03-29T08:11:19.792Z (2 months ago)
- Topics: c-plus-plus, sfinae, trait, type, type-system
- Language: C++
- Size: 68.4 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
CPPTraits
=========[](https://github.com/macmade/CPPTraits/actions/workflows/ci-mac.yaml)
[](https://github.com/macmade/CPPTraits/actions/workflows/ci-win.yaml)
[](https://github.com/macmade/CPPTraits/issues)


[](https://twitter.com/macmade)
[](https://github.com/sponsors/macmade)About
-----Collection of useful type traits for C++.
License
-------CPPTraits is released under the terms of the MIT license.
Repository Infos
----------------Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade