Commit Graph

176 Commits

Author SHA1 Message Date
badair
741ac47744 cleaning up struct layouts 2016-03-28 06:01:18 -05:00
badair
7584833b4a moving detail headers to detail folder 2016-03-28 04:42:42 -05:00
badair
36768287a5 adding config.hpp, code cleanup 2016-03-28 04:21:21 -05:00
badair
3912f37612 code cleanup minutia 2016-03-28 04:00:04 -05:00
badair
ebe63eac82 changing namespace ctdetail to detail 2016-03-28 02:12:16 -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
080385b754 Integrating bind_expression into the rest of the trait system 2016-03-27 17:15:15 -05:00
Barrett Adair
e9c0c5bfea improving varargs tests 2016-03-27 16:28:03 -05:00
Barrett Adair
c6526cf386 Fixing can_invoke to match std::invoke 2016-03-27 15:50:25 -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
4de7d7e9ac comment explaining MSVC pragma warning 2016-03-26 04:28:10 -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
558ef62d0a removing gcc 4.8 build 2016-03-25 16:27:17 -05:00
Barrett Adair
a993165eaf Fixing bugs revealed with libc++ build 2016-03-25 14:59:00 -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
9e9459b429 common bind placeholders now use weak_common_type 2016-03-23 21:47:04 -05:00
badair
f5396e9386 fully-fledged std::bind expression parser 2016-03-23 20:57:25 -05:00
badair
33e260d92c fixing forward declaration header 2016-03-23 13:17:56 -05:00
badair
72fa91cc3b bind_args unevaluated function 2016-03-18 03:22:54 -05:00
badair
62441ab700 decorate_like metafunction, can_invoke/arity bug fixes/tests 2016-03-18 01:06:50 -05:00
badair
a5fe6225e0 cmake, initial tests, Windows build scripts 2016-03-14 08:32:00 -05:00
badair
3a3712edad initial commit 2016-03-14 07:51:31 -05:00