Commit Graph

695 Commits

Author SHA1 Message Date
joaquintides
07977932ea Sun C++ compiler (incorrectly?) complained about type of bucket_array_base<>::sizes being incomplete at the point of instantiation of bucket_array_base<>::size_index 2015-04-12 18:27:36 +02:00
joaquintides
7683cec919 implemented N4190 2015-03-25 20:44:06 +01:00
joaquintides
82d74dabdc Merge branch 'develop' 2015-02-23 16:08:43 +01:00
joaquintides
19505ffa5f fixed conversion warning 2015-02-23 12:36:29 +01:00
joaquintides
a07500133d Merge branch 'develop' 2015-01-16 11:17:43 +01:00
joaquintides
ca05a953bd accompanied migration of gcd from Boost.Integer to Boost.Math 2015-01-15 08:25:56 +01:00
joaquintides
fa7bb68b03 Merge branch 'develop' 2015-01-08 19:44:18 +01:00
joaquintides
c3cbe4df42 updated (C) year as per previous commit 2015-01-08 19:43:37 +01:00
joaquintides
c5770230bf Merge pull request #4 from romanek-adam/warning_fix
Got rid of an unused typedef which caused a compiler warning
2015-01-08 19:25:02 +01:00
Adam Romanek
85625ecd5d Got rid of an unused typedef which caused a compiler warning 2015-01-08 15:31:55 +01:00
joaquintides
58342f7a79 Merge branch 'develop' 2014-11-24 08:16:54 +01:00
joaquintides
c41fad927a defaulted is_transparent if BOOST_NO_SFINAE_EXPR 2014-11-18 22:43:54 +01:00
joaquintides
27eea86ff9 extended is_transparent_class to compilers without final support 2014-11-18 08:19:11 +01:00
joaquintides
ae77699e7e Merge branch 'develop' 2014-11-12 13:20:34 +01:00
joaquintides
9732279d77 typo 2014-11-12 13:19:49 +01:00
joaquintides
26d5ffc7fb Merge branch 'develop' 2014-11-11 23:04:40 +01:00
joaquintides
f471d61d0b reworded statement in latest doc change 2014-11-11 23:03:00 +01:00
joaquintides
e6e2d52fe3 Merge branch 'develop' 2014-11-11 21:25:33 +01:00
joaquintides
e18ece1ec1 doc improvement as per http://lists.boost.org/Archives/boost/2014/11/217502.php 2014-11-11 21:24:11 +01:00
joaquintides
2cf8cbe771 Merge branch 'develop' 2014-11-11 10:44:56 +01:00
joaquintides
d45c8e0991 covered convertible but non-copyable classes 2014-11-06 12:33:04 +01:00
joaquintides
5bc2cb1905 Merge branch 'master' of https://github.com/boostorg/multi_index 2014-11-06 08:18:25 +01:00
joaquintides
4d858c2e41 Merge branch 'develop' 2014-11-06 08:17:09 +01:00
joaquintides
08fe6a360a suppressed Coverity warnings 2014-11-05 08:37:58 +01:00
joaquintides
71fd63ce7a extended lookup efficiency improvement technique to (pointer to) function types 2014-11-02 19:02:34 +01:00
joaquintides
57ab570240 documented latest efficiency improvement 2014-11-02 16:07:53 +01:00
joaquintides
2170318c39 added missing _'s 2014-11-02 01:04:16 +01:00
joaquintides
6aae9471bb >> -> > > 2014-11-01 20:36:08 +01:00
joaquintides
79541fce51 improved lookup efficiency in the event of implicit conversion to key_type 2014-11-01 15:24:31 +01:00
joaquintides
e939bfcf63 Merge branch 'develop' 2014-10-09 08:57:06 +02:00
joaquintides
f0f5c5bfaf Merge pull request #3 from boostorg/develop
Merge branch 'develop'
2014-08-21 16:26:42 +02:00
joaquintides
87ff899ceb polished small test utility 2014-08-20 20:53:30 +02:00
joaquintides
6d6bb75504 added interoperability of std::tuples with composite keys 2014-08-20 11:19:40 +02:00
joaquintides
87cb3fe3ad Merge pull request #2 from danieljames/metadata
Create metadata file.
2014-08-18 16:40:17 +02:00
Daniel James
3547ed34b8 Add metadata file. 2014-08-18 15:07:51 +01:00
joaquintides
e27ca50b51 Merge branch 'develop' 2014-07-22 15:16:05 +02:00
joaquintides
c389bd462f std::initializer_list<T>::iterator --> const T* to cope with old versions of libstdc++ 2014-07-21 19:18:12 +02:00
joaquintides
e144a99544 Merge branch 'develop' 2014-07-19 20:10:14 +02:00
joaquintides
d0feaa8963 fixed broken link to BOOST_ASSERT docs 2014-07-16 14:14:47 +02:00
joaquintides
f45dd2a84b Merge branch 'develop' 2014-03-26 07:43:10 +01:00
joaquintides
f6ef739fc9 fixed https://svn.boost.org/trac/boost/ticket/9798 2014-03-25 07:53:03 +01:00
joaquintides
0be9e26b24 Merge branch 'develop' 2014-03-20 08:56:49 +01:00
joaquintides
a9c06ce5c1 avoided potential ADL kick-in 2014-03-17 14:45:27 +01:00
joaquintides
1ff9721761 Merge branch 'develop' 2014-02-15 00:34:58 +01:00
joaquintides
26d215e063 fixed https://svn.boost.org/trac/boost/ticket/9665 2014-02-13 20:06:34 +01:00
joaquintides
7d25746bd1 Merge branch 'develop' 2014-02-12 21:51:05 +01:00
joaquintides
97187ae449 fixed https://svn.boost.org/trac/boost/ticket/9658 2014-02-12 08:26:13 +01:00
joaquintides
eebd34cb95 Merge branch 'develop' 2014-01-16 08:50:08 +01:00
joaquintides
1f450f5322 fixed typo 2014-01-16 08:49:05 +01:00
joaquintides
d127461abe Merge branch 'develop' 2014-01-16 08:36:00 +01:00