Commit Graph

220 Commits

Author SHA1 Message Date
joaquintides
7508edc5c2 typo 2019-06-11 09:12:42 +02:00
joaquintides
e49ae2b4c2 handled volatile/ref-qualified/noexcept memfun key extraction (#24) 2019-06-09 17:32:46 +02:00
joaquintides
09ea3b91be fixed revised date 2019-02-20 11:21:53 +01:00
joaquintides
9504362e08 updated mentions to unordered associative containers (heads-up from #20) 2019-02-20 11:19:09 +01:00
joaquintides
c57a6771fd refactored 91f2116711 2018-12-30 14:59:14 +01:00
joaquintides
18cea285e2 inherited size_type and difference_type from the allocator 2018-12-29 13:06:57 +01:00
joaquintides
fe746a187c documented BOOST_MULTI_INDEX_KEY_SUPPORTED 2018-08-22 11:23:32 +02:00
joaquintides
504574a265 s/·/· 2018-08-18 13:25:00 +02:00
joaquintides
f31407d621 typo 2018-08-18 12:06:13 +02:00
joaquintides
7cc508376c introduced C++17 terse key specification syntax 2018-08-17 13:07:53 +02:00
joaquintides
69488c737b editorial 2018-08-06 09:33:50 +02:00
joaquintides
9623bf0a7d addressed https://svn.boost.org/trac10/ticket/13518 2018-04-13 18:06:55 +02:00
joaquintides
4d21e89621 addressed https://svn.boost.org/trac10/ticket/13478 2018-03-13 22:05:01 +01:00
joaquintides
350d337348 avoided void& in non_std_allocator<void> 2018-01-03 21:34:46 +01:00
joaquintides
36b17f6de6 typo 2018-01-01 13:09:27 +01:00
joaquintides
2f21af1751 documented previous commit 2018-01-01 11:36:34 +01:00
joaquintides
5744230acf protected against overloaded operator& 2017-11-23 23:26:53 +01:00
joaquintides
3613e2287b updated release notes 2017-09-21 11:12:26 +02:00
joaquintides
bc5a3bdb67 updated last revision date 2017-08-29 08:41:43 +02:00
Mitsuru Kariya
53607ec851 Fix typo 2017-08-29 10:03:15 +09:00
joaquintides
b9a4467f34 addressed https://svn.boost.org/trac/boost/ticket/12542 2017-08-24 23:41:35 +02:00
joaquintides
43d835120e fixed links 2017-07-07 11:39:28 +02:00
joaquintides
3e1095d609 fixed [12955] 2017-04-10 12:36:25 +02:00
joaquintides
4a5c4fc1a1 removed dependency from BOOST_IS_CONVERTIBLE intrinsic 2016-12-14 11:27:41 +01:00
joaquintides
a63646f567 suppressed strict aliasing warnings related to boost::aligned_storage 2016-03-09 23:56:07 +01:00
joaquintides
c055516320 clarified permissible usage of modify functions as per https://svn.boost.org/trac/boost/ticket/11801 2015-11-26 20:29:19 +01:00
joaquintides
62dbfff9c8 typos 2015-11-24 08:47:51 +01:00
joaquintides
096741d58b updated (C) year as per previous commit 2015-11-24 08:36:32 +01:00
zerotypos-found
1db23a5f1c Fix typo in comment and docs. 2015-11-24 12:08:02 +09:00
joaquintides
84e70f08f2 fixed MSVC 7.1 overload bug as described in http://lists.boost.org/Archives/boost/2015/10/226135.php 2015-10-19 09:42:19 +02:00
joaquintides
acda0c8abd typo 2015-08-19 10:29:49 +02:00
joaquintides
10e6c0ef87 Revert "insisted on suppressing -Wstrict-aliasing warnings"
This reverts commit 64848d0397.
2015-07-28 08:25:04 +02:00
joaquintides
64848d0397 insisted on suppressing -Wstrict-aliasing warnings 2015-07-27 12:47:00 +02:00
joaquintides
bbad86c193 fixed interoperability problem with Qt around foreach macro 2015-07-23 08:33:20 +02:00
joaquintides
8ece62829b fixed grammar 2015-05-04 08:18:13 +02:00
joaquintides
cff87caa7c document the fact that deletion in ranked indices is log(n) in contrast with ordered indices where it is constant 2015-04-21 23:08:02 +02:00
joaquintides
a4563aa66f toned message down 2015-04-20 20:59:03 +02:00
joaquintides
d0a7194db7 added ranked indices, plus some doc stylistic updates 2015-04-19 21:10:31 +02:00
joaquintides
7683cec919 implemented N4190 2015-03-25 20:44:06 +01:00
joaquintides
9732279d77 typo 2014-11-12 13:19:49 +01:00
joaquintides
f471d61d0b reworded statement in latest doc change 2014-11-11 23:03:00 +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
08fe6a360a suppressed Coverity warnings 2014-11-05 08:37:58 +01:00
joaquintides
57ab570240 documented latest efficiency improvement 2014-11-02 16:07:53 +01:00
joaquintides
6d6bb75504 added interoperability of std::tuples with composite keys 2014-08-20 11:19:40 +02:00
joaquintides
d0feaa8963 fixed broken link to BOOST_ASSERT docs 2014-07-16 14:14:47 +02:00
joaquintides
f6ef739fc9 fixed https://svn.boost.org/trac/boost/ticket/9798 2014-03-25 07:53:03 +01:00
joaquintides
26d215e063 fixed https://svn.boost.org/trac/boost/ticket/9665 2014-02-13 20:06:34 +01:00
joaquintides
1f450f5322 fixed typo 2014-01-16 08:49:05 +01:00
joaquintides
86d7b3ef6e copied content from develop after wrongly made merge 2013-12-25 12:36:32 +01:00