Commit Graph

  • 6ab68a29d8 Workaround for LWG 2408: SFINAE-friendly std::iterator_traits. Kohei Takahashi 2015-02-05 23:04:36 +0900
  • aa1448b77a Merge pull request #51 from Flast/develop Joel de Guzman 2015-02-04 04:37:02 +0800
  • 73a5dde412 Merge remote-tracking branch 'official/develop' into fusion_adapters Damien Buhl (alias daminetreg) 2015-02-02 07:06:52 +0100
  • b60219eb8a Fix testcase for MSVC 10.0. Kohei Takahashi 2015-02-02 04:08:13 +0900
  • c6c9d872d3 Factored out the IS_TPL macro. Damien Buhl (alias daminetreg) 2015-02-01 17:20:31 +0100
  • fc1a60e8e6 Adding typename in front of BOOST_TYPEOF is only needed in MSVC when we check the type of a template. Damien Buhl alias daminetreg 2015-01-30 18:17:36 +0100
  • de43345b34 BUGFIX: Forwarding template parameters for MSVC to deduced_attr_type context thanks to BOOST_FUSION_ADAPT_STRUCT_MSVC_REDEFINE_TEMPLATE_PARAMS. Damien Buhl alias daminetreg 2015-01-25 23:05:42 +0100
  • 382c1e5645 BUGFIX: Expands typename for attribute_type only in case it is really a dependent scope. Damien Buhl (alias daminetreg) 2015-01-25 21:48:49 +0100
  • 588896de45 Revert "BUGFIX: MSVC doesn't accept typename to specify a dependent scope within" Damien Buhl (alias daminetreg) 2015-01-25 16:14:45 +0100
  • 70d5b40a7c BUGFIX: Expands typename for attribute_type only in case it is really a dependent scope. Damien Buhl alias daminetreg 2015-01-25 16:10:34 +0100
  • e4d43b00c1 Cosmetic Kohei Takahashi 2015-01-22 01:02:28 +0900
  • 995202044c Basic move support for c++03 map Kohei Takahashi 2015-01-18 23:01:48 +0900
  • b3c560d3b6 Fix some typos. Kohei Takahashi 2015-01-21 19:34:44 +0900
  • 3955f76511 Cosmetic Kohei Takahashi 2015-01-21 17:27:14 +0900
  • 98247fb97f BUGFIX: MSVC doesn't accept typename to specify a dependent scope within template specialization in C++03 as standard specify it. Damien Buhl (alias daminetreg) 2015-01-21 00:28:13 +0100
  • 5e4978b870 Fix some warnings within tests. Kohei Takahashi 2015-01-21 01:13:19 +0900
  • 326104a9b7 Fix unexpected overload resolution on MSVC. Kohei Takahashi 2015-01-18 02:23:40 +0900
  • ce8bf1079a Support removing the C++11 standard reference wrappers. Kohei Takahashi 2015-01-15 18:58:33 +0900
  • 28598a7919 doc: Plural form and links. Kohei Takahashi 2015-01-15 18:24:44 +0900
  • 0360dc44b2 Fix documentation typo of sequence concepts. Kohei Takahashi 2015-01-15 17:48:17 +0900
  • fbd6a8a50f Fixing template parameter order and a function parameter type. Kohei Takahashi 2015-01-15 16:13:12 +0900
  • e572c382f7 Fixing a broken table notation. Kohei Takahashi 2015-01-15 14:57:48 +0900
  • 205c0f1eb4 update overview of directory structure. Kohei Takahashi 2015-01-12 23:34:13 +0900
  • d7c918e36f Fix ODR-used violations. Kohei Takahashi 2015-01-11 02:15:45 +0900
  • f872d1326a The ctor should check which is seqence or not. Kohei Takahashi 2015-01-11 01:15:52 +0900
  • 54dedc5e98 Update auxiliary.hpp Kohei Takahashi 2015-01-08 19:20:56 +0900
  • 85ce2a3eb2 Fix link of result_of::remove_if. Kohei Takahashi 2015-01-05 08:24:14 +0900
  • a2269f447e Fix requirements documentation of replace_if. Kohei Takahashi 2015-01-05 08:23:21 +0900
  • 51d638f51c Fix documentation of transform correctly. Kohei Takahashi 2015-01-05 08:19:31 +0900
  • af1bc25783 - disabling test for now (todo later) - removing irrelevant tuple test Joel de Guzman 2015-01-05 17:43:35 +0800
  • 7d641cbc8f - Update generated preprocessed files - Disable variadics for MSVC 2013 (flaky compiler still) Joel de Guzman 2015-01-05 15:49:06 +0800
  • f349d48a3f Merge branch 'develop' of github.com:boostorg/fusion into develop Joel de Guzman 2015-01-05 15:04:34 +0800
  • 97c863eaa0 (Re)Generating preprocessed files. Joel de Guzman 2015-01-05 15:03:54 +0800
  • 5eb36f590a Merge pull request #47 from Flast/develop Joel de Guzman 2014-12-18 10:38:41 +0800
  • b7febc887a Flat includes for std::tuple Kohei Takahashi 2014-12-09 19:54:53 +0900
  • 45aa4ccf95 Merge pull request #46 from Flast/develop Joel de Guzman 2014-12-05 06:17:59 +0800
  • 24e95c34fb Add tests for #9914 Kohei Takahashi 2014-12-01 03:42:38 +0900
  • 223c7d520f Fix overload resolution failure. Kohei Takahashi 2014-11-30 14:29:03 +0900
  • ed9880c161 Fix out of bounds access within {front|back}_extended_deque with empty deque. Kohei Takahashi 2014-11-30 03:58:20 +0900
  • d05b854c58 Correct variadic based fusion::deque requirements Kohei Takahashi 2014-11-30 02:27:47 +0900
  • d185bd5df6 Use call_param for deducing type better. Kohei Takahashi 2014-11-21 00:53:50 +0900
  • aa4d67258b Fixed for non rv-ref supporting compiler. Kohei Takahashi 2014-11-20 18:42:23 +0900
  • 147c76573e Merge pull request #45 from Flast/workaround/for-msvc Joel de Guzman 2014-11-26 07:13:44 +0800
  • fbbfc16d2d Workaround for MSVC8.0 Kohei Takahashi 2014-11-26 01:49:07 +0900
  • 9ab7774fd7 Replace some usage of std::forward to static_cast. Kohei Takahashi 2014-11-25 22:23:55 +0900
  • 687668c110 Fix sprious compile error on VS2015 Preview. Kohei Takahashi 2014-11-24 03:07:16 +0900
  • 2093bf82db Merge pull request #44 from Flast/develop Joel de Guzman 2014-11-19 21:15:46 +0800
  • 4dd4773d3d Fix wrong include Kohei Takahashi 2014-11-17 01:01:56 +0900
  • 08a6ea79b3 Merge pull request #43 from Flast/vs2015/name-hiding-warning Joel de Guzman 2014-11-19 16:04:28 +0800
  • 9075da0790 Mitigate too noisy name-hiding warnings (C4453) on VS2015 Preview. Kohei Takahashi 2014-11-17 01:44:31 +0900
  • f68b7b1f5a Merge pull request #42 from daminetreg/fusion_adapters Joel de Guzman 2014-11-19 08:33:30 +0800
  • 2a50f7caad Better patch from Kohei Takahashi! Allows good forwarding on C++11 while still allowing C++03. Joel de Guzman 2014-11-19 08:31:35 +0800
  • c952a5c053 Const correctness fix for result_of::deref_data Joel de Guzman 2014-11-19 07:54:28 +0800
  • bc07cac46c Fix use of non-static "obj" in unevaluated expression context of decltype. Damien Buhl (alias daminetreg) 2014-11-18 23:39:53 +0100
  • b5018586aa Breaking change of BOOST_FUSION_ADAPT_ADT_NAMED and BOOST_FUSION_ADAPT_ASSOC_ADT_NAMED API to be coherent with the expressions of BOOST_FUSION_ADAPT_ADT thanks to correct usage of BOOST_FUSION_PROXY_PREFIX. Damien Buhl (alias daminetreg) 2014-11-18 23:38:47 +0100
  • c65000eac8 Merge pull request #41 from Flast/patch-2 Joel de Guzman 2014-11-19 06:33:04 +0800
  • d10f40c489 Merge pull request #40 from Flast/patch-1 Joel de Guzman 2014-11-19 06:22:41 +0800
  • 18fa262a4e BUGFIX: Use of non-static member in typedef to retrieve the type. clang doesn't allow this even in unevaluated context like decltype. Damien Buhl (alias daminetreg) 2014-11-18 22:50:07 +0100
  • c9ae4fc886 result_of::at<Seq, N>::type is't defined when sizeof of sequence is less than N, close #6507, #7651 Kohei Takahashi 2014-11-13 20:04:40 +0900
  • 0f34b3a692 Fixed C++11 implementation of map's result_of::deref_data to return a reference as expected. Joel de Guzman 2014-11-18 23:11:13 +0800
  • 68b4683e95 added missing include Joel de Guzman 2014-11-18 14:12:07 +0800
  • 63045e8611 remove unnecessary actor to tighten ADL resolution. the one above it is sufficient. Joel de Guzman 2014-11-15 09:54:21 +0800
  • f3fa7a1dc6 Fix for fusion pair to make the compiler select the proper copy constructor and remove a viable, but wrong, constructor. test added. Joel de Guzman 2014-11-15 09:35:50 +0800
  • cc9b043168 result_of::size::value and result_of::size::type::value should be same type, rels to: #7304. Kohei Takahashi 2014-11-13 15:44:30 +0900
  • a4660f41af added failing test as per https://github.com/boostorg/fusion/pull/38 Joel de Guzman 2014-11-13 09:03:37 +0800
  • 6da646631c Merge pull request #38 from ldionne/develop Joel de Guzman 2014-11-13 07:12:55 +0800
  • 0ed591d214 Fix compilation error with as_deque in C++11. Louis Dionne 2014-11-12 13:43:40 -0500
  • 15dd9c9d97 test that adapted members can actually be expressions Joel de Guzman 2014-11-12 11:13:06 +0800
  • 1dccb553ea Merge pull request #35 from Flast/develop Joel de Guzman 2014-11-12 07:39:17 +0800
  • a2e32493bb Merge pull request #37 from ldionne/develop Joel de Guzman 2014-11-12 07:35:19 +0800
  • 3280267ed4 Merge pull request #37 from ldionne/develop Joel de Guzman 2014-11-12 07:23:14 +0800
  • b7f95ee853 Use BOOST_CONSTEXPR instead of (nonexistant) BOOST_CXX14_CONSTEXPR. Louis Dionne 2014-11-11 18:02:03 -0500
  • dec799caa8 Merge pull request #36 from ldionne/develop Joel de Guzman 2014-11-12 05:53:39 +0800
  • d93e675408 Fix hard compilation error with nested fusion::cons. Louis Dionne 2014-11-11 10:23:36 -0500
  • 06cac9da1a Fix document typo Kohei Takahashi 2014-11-10 16:03:36 +0900
  • 465c3f273b result_of::{copy,move,swap} are now SFINAE-friendly Kohei Takahashi 2014-11-10 14:38:42 +0900
  • 6314f1a450 fusion::swap should be inline Kohei Takahashi 2014-11-10 14:34:02 +0900
  • 916df63a14 Add result_of::{copy,move}, close #5886 Kohei Takahashi 2014-11-10 14:32:23 +0900
  • b637f2569b Merge pull request #34 from Flast/develop Joel de Guzman 2014-11-09 07:26:20 +0800
  • 95d2a111ab Add tests for #3225 Kohei Takahashi 2014-11-09 02:55:59 +0900
  • ff56beaf55 Remove use of boost::blank, close #8622 Kohei Takahashi 2014-11-09 00:49:29 +0900
  • 5dc9f457a0 Merge remote-tracking branch 'origin/develop' into develop Kohei Takahashi 2014-11-09 00:33:56 +0900
  • 5ff35b6540 Merge pull request #33 from mkurdej/fix/doc-spelling Joel de Guzman 2014-11-08 06:30:29 +0800
  • a62956bb12 Fix spelling errors in documentation. Marek Kurdej 2014-11-07 18:34:18 +0100
  • bd5ce92e10 Replace type_traits::ice_and with well documented mpl::and_. Kohei Takahashi 2014-11-08 02:32:06 +0900
  • 834250a4c8 Describe find(_if) return type clearly. Kohei Takahashi 2014-11-07 13:20:43 +0900
  • a87a665072 Fix description of find_if document. Kohei Takahashi 2014-11-07 12:40:25 +0900
  • 7a7b225fb1 Add boost_tuple_iterator_identity to compare iterator correctly. Kohei Takahashi 2014-11-03 12:43:25 +0900
  • 5f416e24fc Use category_of to get correct iterator category. Kohei Takahashi 2014-11-06 09:55:31 +0900
  • a7e9bb2df4 Fix to meet constexpr requirements Kohei Takahashi 2014-10-26 18:20:45 +0900
  • 20ee8d192a Fix missing includes, close ticket #8457. Kohei Takahashi 2014-10-23 16:15:31 +0900
  • bf10307430 Merge pull request #32 from Flast/develop Joel de Guzman 2014-11-03 17:38:43 +0800
  • 4835310623 Remove unnecessary header, see 5adcb5b Kohei Takahashi 2014-11-03 04:55:37 +0900
  • ba0e753cff Fix document typo, close #6090. Kohei Takahashi 2014-11-02 18:25:10 +0900
  • b7f0f8856c Tuple document's cosmetic changes Kohei Takahashi 2014-11-02 17:32:01 +0900
  • 416cd2e2d9 Fix dead links Kohei Takahashi 2014-11-02 17:02:54 +0900
  • f3921fee95 Fix tuple heading, close #5324 Kohei Takahashi 2014-11-02 16:30:38 +0900
  • ec3cefd86f Merge pull request #31 from Flast/develop Joel de Guzman 2014-11-02 20:49:23 +0800
  • 0a13aa5ee4 Change the result_of behaviour with BOOST_RESULT_OF_USE_DECLTYPE Kohei Takahashi 2014-11-02 02:55:26 +0900
  • 7ef4b03249 Fix typo/missing copyright notice, reported by Boost Inspection Report. Kohei Takahashi 2014-11-01 22:12:11 +0900