Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 599 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 599 Bytes

pre::type_traits

This library helps reflecting functions, lambdas, member function and others.

Building it

The library is Header only, but has a CMakeLists, if you like to provide the dependencies and build tests, just run :

tipi . -t <linux|macos|windows> --test all

Contributor

Initially written at the Skybar at MeetingCpp 2014 in Berlin by Joël Falcou.