Commit Graph

467 Commits

Author SHA1 Message Date
badair
43c70dd0a8 documentation tweaks 2016-04-13 19:15:30 -05:00
badair
7dda4800c0 Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-13 18:42:26 -05:00
badair
f82b6eb0cd improving reference documentation 2016-04-13 18:41:32 -05:00
badair
5477bd1f37 Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-12 06:24:37 -05:00
badair
0f9ac27519 fixing unused alias 2016-04-12 06:24:21 -05:00
badair
48cbe5c3ac Merge remote-tracking branch 'refs/remotes/origin/gh-pages' 2016-04-12 06:04:04 -05:00
badair
d89169d379 improving add_function_volatile tests 2016-04-12 06:02:57 -05:00
badair
f57dc7fdba Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-12 05:27:51 -05:00
badair
4072b8a68d explicitly non-Boost documentation 2016-04-12 05:27:32 -05:00
badair
ee75cf4d13 explicitly non-Boost docs 2016-04-12 05:25:30 -05:00
badair
6b9aade78f Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-12 05:06:50 -05:00
badair
59a781a287 bug fixes, more tests 2016-04-12 05:06:33 -05:00
badair
ca55a318e9 adding tests 2016-04-12 03:19:28 -05:00
badair
112735e16c adding tests 2016-04-12 03:08:26 -05:00
badair
317a7c9ded removing experimental examples from travis build 2016-04-12 00:19:12 -05:00
badair
fa82d1d9c2 Merge branch 'gh-pages' of https://github.com/badair/callable_traits into gh-pages 2016-04-11 21:53:42 -05:00
badair
a8e786f7b7 Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-11 21:53:38 -05:00
badair
f2e9f466e2 improving documentation 2016-04-11 21:52:44 -05:00
badair
eaebd1a70a Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-09 17:25:38 -05:00
badair
757bbe5830 documentation, bug fixes 2016-04-09 17:23:12 -05:00
badair
4e54eb6a52 Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-08 10:20:22 -05:00
badair
3451ec76e1 fixing typo 2016-04-08 09:59:30 -05:00
badair
a76cbe866a calling convention examples 2016-04-08 09:56:47 -05:00
badair
28cce21536 improving features for calling conventions 2016-04-08 09:03:35 -05:00
badair
e08a5301fa integrating calling conventions 2016-04-08 08:02:47 -05:00
badair
42e5ef079e preliminary support for calling conventions 2016-04-08 07:22:55 -05:00
badair
f1888031c7 code cleanup, interface improvements 2016-04-08 05:27:10 -05:00
badair
326e16c89f cleaning up implementation code 2016-04-08 02:31:28 -05:00
badair
6705bea0a9 renaming function qualifier manipulations 2016-04-08 01:53:56 -05:00
badair
d0219cf1a5 cleaning up interface 2016-04-08 01:33:54 -05:00
badair
8422a94dfe add_varargs example 2016-04-07 23:52:55 -05:00
badair
47246cfdba modeling reference-collapsing rules 2016-04-07 23:11:24 -05:00
badair
22102daf24 Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages 2016-04-07 22:05:42 -05:00
badair
be53a5651c documentation and examples 2016-04-07 21:00:51 -05:00
badair
926a22dd34 fixing individual header dependencies, quickbook doc improvements 2016-04-07 00:29:37 -05:00
badair
dc21e4f8cc fixing relpaths 2016-04-06 22:54:17 -05:00
badair
30a056f107 quickbook-generated HTML documentation 2016-04-06 22:53:04 -05:00
badair
55fa400694 documentation 2016-04-06 22:41:35 -05:00
badair
b4ac834b26 documentation 2016-04-06 22:01:44 -05:00
badair
7c416b2ab1 tweaks regarding MSVC 2016-04-06 18:55:24 -05:00
badair
222c2a6791 removing certain static_asserts unless CALLABLE_TRAITS_DEBUG is defined 2016-04-06 18:29:48 -05:00
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
bca179786e using detail::at instead of std::tuple_element 2016-04-01 14:31:39 -05:00