Commit Graph

9 Commits

Author SHA1 Message Date
Barrett Adair
3fb2c1f556 copyright update, version bump 2017-07-02 15:25:02 -05:00
Barrett Adair
0f4ab1cc17 make lazy traits SFINAE-friendly 2017-04-22 14:43:44 -05:00
Barrett Adair
949a904643 Cleanup (#130)
* code cleanup

* code cleanup
2017-04-13 17:23:09 -05:00
Barrett Adair
b7dd4fdb83 move to boost namespace, add noexcept features 2016-12-10 18:25:20 -06:00
badair
9bd14cbf46 namespace macros, code cleanup 2016-06-30 23:14:32 -05:00
badair
0c9ecb7f27 using _t aliases to parallel <type_traits> header 2016-06-01 21:49:51 -05:00
badair
f5459061f0 adding interface example
fixing build errors

adding Boost to travis.yml

fixing travis.yml

fixing travis.yml

fixing travis.yml, fixing for libstdc++ bug

fixing travis.yml

fixing travis.yml

adding is_like_function

fixing interface example, doc gen

removing rogue tab characters

fixing build error

adding FunctionTypes section in documentation

removing empty note

fixing misspelling of inheritance
2016-05-03 03:52:18 -05:00
badair
321e79815c GCC support back to 4.8.0 2016-04-16 03:16:25 -05:00
badair
35bfddf14a changing names to correspond with p0172r0 2016-04-14 04:25:51 -05:00