Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
ed87f3ec56 Add flags for modern c++ to the target 2015-02-19 20:09:55 -06:00
Paul
b44bef0219 Convert casing 2015-02-19 09:44:44 -06:00
Paul
d430923905 Fix the test name when not using biicode 2015-02-19 09:43:23 -06:00
Paul
d9a7a6b57d Merge branch 'travis' into bii 2015-02-19 09:41:20 -06:00
Paul Fultz II
87ef165266 Merge pull request #4 from drodri/bii
adapted CMakeLists.txt for biicode
2015-02-19 09:35:41 -06:00
Paul
98c9671ce8 Add initial work to make pack empty-optimized 2015-02-19 09:46:39 -05:00
Paul
2408e26635 Improve yaml 2015-02-18 18:51:45 -06:00
Paul
0d90530d30 Remove extra builds 2015-02-18 18:46:01 -06:00
drodri
82e26db448 adapted CMakeLists.txt for biicode 2015-02-19 01:43:35 +01:00
Paul
1607df37f6 Download gcc when there is no libc++ 2015-02-18 18:38:44 -06:00
Paul
6bf0c0fbec More updates to the travis file to support more platforms 2015-02-18 18:31:19 -06:00
Paul
f73aa29921 Improve excluding 2015-02-18 18:08:07 -06:00
Paul
c72dba2a02 Add travis yaml 2015-02-18 17:56:36 -06:00
Paul
30fd885bd0 Update to better run the tests 2015-02-18 16:15:05 -06:00
Paul
c165588710 Remove tests from main build 2015-02-17 15:45:22 -06:00
Paul
a83893b358 Add biicode.conf 2015-02-17 15:34:03 -06:00
Paul
7c06a5f9e1 Add mutable_adaptor to workaround libc++, since mem_fn does not meet the requirements of a FunctionObject 2015-02-15 10:25:30 -05:00
Paul
9353b706ab Add functional header for libc++ 2015-02-15 01:04:47 -05:00
Paul
cb624fe0b1 Declare function objects with static constexpr 2015-02-13 01:38:22 -05:00
Paul
805a9aeb2c Update acknowledgements 2015-02-08 20:08:06 -05:00
Paul
ed1195e2b4 Move placeholders to functions 2015-02-08 20:06:09 -05:00
Paul
bb3534b199 Update docs 2015-02-08 20:02:47 -05:00
Paul
f86c1f61d6 Merge branch 'develop' 2015-02-08 19:58:57 -05:00
Paul
8d5613d96c Add doc for capture 2015-02-08 19:58:39 -05:00
Paul
f66384e998 Remove line 2015-02-08 19:49:06 -05:00
Paul
9d370eda7d Add doc for each arg 2015-02-08 19:48:40 -05:00
Paul
a439fc29d5 Make always a function object 2015-02-08 19:44:21 -05:00
Paul
1bb8d51759 Add each_arg 2015-02-08 19:35:30 -05:00
Paul
b7e855168c Fix tests for capture_forward 2015-02-05 01:08:25 -05:00
Paul
22d42cfbe5 Update doc about semicolon 2015-02-05 00:34:37 -05:00
Paul
f84be6989e Remove the trailing static_assert so FIT_RETURNS can be used with lambdas 2015-02-05 00:33:01 -05:00
Paul
b9ffbdcfcc Add initial capture 2015-02-05 00:31:23 -05:00
Paul
63a162fb93 Improve support for pipable and infix operators when using static functions 2015-02-01 02:26:07 -05:00
Paul
a130a88c20 Fix some more formatting 2015-01-22 19:55:32 -05:00
Paul
822e194406 Fix some formatting 2015-01-22 19:51:16 -05:00
Paul
ff3b556a25 Use list instead code block 2015-01-22 19:45:28 -05:00
Paul
b5381cf75e Add concepts page 2015-01-22 19:36:07 -05:00
Paul
eef2a8556a Update README 2015-01-22 18:01:21 -06:00
Paul
2922b186a6 Merge branch 'master' into concept-docs 2015-01-22 17:46:22 -06:00
Paul
2d703735e3 Show requirements for each concept 2015-01-22 17:46:13 -06:00
Paul
a8b454ad9f Update always to use reference_wrapper 2015-01-13 00:25:30 -05:00
Paul
7c8e28b494 Add more docs 2015-01-10 12:24:53 -05:00
Paul
5d6fccc9ad Update quickstart guide with static functions 2014-12-16 14:56:42 -06:00
Paul
27f3349878 Add documentation for static function 2014-12-16 14:47:10 -06:00
Paul
b0efb61abc Fix feature testing 2014-12-16 14:40:42 -06:00
Paul
122da59001 Make const constexpr 2014-12-16 14:14:42 -06:00
Paul
4b60ac4fbb Add more tests for static functions 2014-12-16 13:51:25 -06:00
Paul
ed8e1386ef Add missing test 2014-12-16 13:44:33 -06:00
Paul
8e9538bcf0 Add static function 2014-12-16 13:44:15 -06:00
Paul
f9a8cf3dc7 Remove unused paramters 2014-12-16 11:19:37 -06:00