https://github.com/rbock/sqlpp-concepts-experiments
This is a copy of sqlpp11-0.32 to experiment with concepts lite
https://github.com/rbock/sqlpp-concepts-experiments
Last synced: about 1 year ago
JSON representation
This is a copy of sqlpp11-0.32 to experiment with concepts lite
- Host: GitHub
- URL: https://github.com/rbock/sqlpp-concepts-experiments
- Owner: rbock
- License: bsd-2-clause
- Created: 2015-03-22T11:58:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T07:58:58.000Z (over 11 years ago)
- Last Synced: 2025-02-15T06:23:32.344Z (over 1 year ago)
- Language: C++
- Size: 2.37 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sqlpp concepts experiments
==========================
This is a copy of https://github.com/rbock/sqlpp11
It is used to experiment with Concepts Lite with the concepts-branch of gcc.
See
* https://gcc.gnu.org/svn/gcc/branches/c++-concepts
It is NOT intended for production use.