Commit Graph

22 Commits

Author SHA1 Message Date
badair
9bacc225fb removing is_overloaded, using one header per trait 2016-04-06 18:12:59 -05:00
badair
f888183eb3 cleaning up interface, adding std_function example 2016-04-06 15:58:47 -05:00
badair
2bdfcf5df5 adding result_of example 2016-04-04 20:53:43 -05:00
badair
1cba0cbdac removing common_signature 2016-04-04 17:36:35 -05:00
badair
9e7e288417 trying to fix MSVC build 2016-04-01 20:58:28 -05:00
badair
9a9a9a8521 adding member pointer manipulations to interface 2016-04-01 20:22:19 -05:00
badair
5e7d426abd adding examples, fixing bugs 2016-04-01 19:35:40 -05:00
badair
b481bded15 Code cleanup and annotation 2016-04-01 16:28:01 -05:00
badair
49e2b87156 code cleanup 2016-04-01 12:44:38 -05:00
badair
5693d3c3a3 adding can_invoke_constexpr example for member function pointer 2016-03-31 02:16:29 -05:00
badair
7d212fd67d adding function example for is_constexpr 2016-03-31 01:59:08 -05:00
badair
9cc2840b31 fixing issues in MSVC, adding comments in MSVC-failing examples 2016-03-31 01:47:45 -05:00
badair
651caff4fa adding examples, improving any_arg, improving error messages 2016-03-30 19:07:06 -05:00
Barrett Adair
3252643653 cleaning up test_invoke, API code 2016-03-28 02:05:11 -05:00
Barrett Adair
49cfffffea minor code cleanup 2016-03-27 23:29:01 -05:00
Barrett Adair
81bf2520d1 removing decorate_like, improving ambiguity example 2016-03-27 04:11:27 -05:00
Barrett Adair
1979bd24a5 qtcreator project, pmf tests 2016-03-27 03:44:23 -05:00
badair
959dcca860 undoing /Wall hacks for MSVC, adding best_match 2016-03-26 01:38:13 -05:00
badair
a1d9bcf209 [test] [example] disabling useless MSVC warnings when /Wall 2016-03-25 16:57:33 -05:00
badair
14f0ef6d80 more examples, renaming ambiguous_type, small features 2016-03-24 03:19:53 -05:00
badair
49d413441e function_type in bind expression parser, new example 2016-03-23 22:04:31 -05:00
badair
a5fe6225e0 cmake, initial tests, Windows build scripts 2016-03-14 08:32:00 -05:00