Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambre-m/cpp-call-traits
Light header-only template library to allow detection of callable properties.
https://github.com/ambre-m/cpp-call-traits
cpp cpp-library cpp03 cpp11 cpp14 header-only no-dependencies single-file
Last synced: 2 months ago
JSON representation
Light header-only template library to allow detection of callable properties.
- Host: GitHub
- URL: https://github.com/ambre-m/cpp-call-traits
- Owner: ambre-m
- License: lgpl-3.0
- Created: 2017-08-06T11:01:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-06T11:01:30.000Z (over 7 years ago)
- Last Synced: 2024-10-13T16:41:20.440Z (3 months ago)
- Topics: cpp, cpp-library, cpp03, cpp11, cpp14, header-only, no-dependencies, single-file
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-call-traits
Light header-only template library to allow detection of callable properties.