Просмотр исходного кода

Fix all but one of the Boost.Assign errors for CW-8.3:
* ptr_sequence_adapter.hpp; CW8 doesn't resolve the non-const to const of the get_const_pointer deduced tempalte args. Fix by not having the const be required.
* reversible_ptr_container.hpp: Add missing include to provide range_result_iterator declaration.


[SVN r28706]

Rene Rivera 21 лет назад
Родитель
Сommit
0f77d8ea02
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/ptr_container

+ 1 - 1
libs/ptr_container

@@ -1 +1 @@
-Subproject commit faec2ca3950eb72eee37fececff8de5c928c5667
+Subproject commit ad228d6c89a000a12cefca8b0cfa7a9438a65250

粤ICP备19079148号