An open API service indexing awesome lists of open source software.

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

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.