Andrey Semashev
2e7eb45f48
Removed unused data member.
2015-03-28 20:12:19 +03:00
Andrey Semashev
f74a7df2df
Fixed #11148 . Fixed incorrect behavior of attribute_value_set::size() if a large number of attribute values are inserted into the set.
2015-03-28 19:04:31 +03:00
Andrey Semashev
5bb604ee39
Updated copyright dates.
2015-01-25 17:32:33 +03:00
Andrey Semashev
4b137ed869
Fixed incorrect element insertion.
...
The inserted attributes and attribute values could sometimes be left not-findable by find() method and other methods that rely on it. The elements were still obtainable through iteration.
2014-06-21 20:54:11 +04:00
Andrey Semashev
f734363ee3
Removed register storage specifier as it causes warnings on newer clang
...
versions.
2014-02-23 14:52:19 +04:00
Andrey Semashev
a21d096e4a
Updated copyright notes to 2014.
2014-01-19 18:46:09 +04:00
Andrey Semashev
5204873fa9
Merged latest changes from trunk.
...
[SVN r85461]
2013-08-25 14:20:22 +00:00
Andrey Semashev
a7c4e0e319
Boost.Log merged to trunk.
...
[SVN r83860]
2013-04-13 12:30:25 +00:00