Manu343726 / siplasplas

A library for C++ reflection and introspection
https://manu343726.github.io/siplasplas
MIT License
195 stars 27 forks source link

value-semantics concepts #43

Closed Manu343726 closed 7 years ago

Manu343726 commented 7 years ago

Create concepts to check value semantics operations of a type, i.e.:

Also create features to implement value semantics operations of a type, i.e.:

Manu343726 commented 7 years ago

Closing, all tests passing https://travis-ci.org/Manu343726/siplasplas/builds/151667850