فهرست منبع

Added traits:

   is_incrementable.hpp: checks whether ++x is well-formed

   pointee.hpp: value_type of iterators or smart pointers

   indirect_reference.hpp: reference type of iterators or smart pointers

indirect_iterator.hpp
indirect_iterator_member_types.cpp

   Use pointee/indirect_reference to select value/reference type.

iterator_concepts.hpp: Fixed interoperable test.  Hardly tests enough, but it's a start

minimum_category.hpp: Better error messages for vc6

indirect_iterator_test.cpp: Workarounds for compilers without SFINAE

static_assert_same.hpp: Informative error reports; added a macro.

zip_iterator_test.hpp: Added missing #include

Jamfile: made zip_iterator test pass with vc6/stlport


[SVN r21514]
Dave Abrahams 22 سال پیش
والد
کامیت
8965c11567
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      libs/detail
  2. 1 1
      libs/iterator

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 1fbad0fe2cd4b0b8dc099df0f47dfa4994c2448e
+Subproject commit 9ab05a600aa830262dd174bd4f78a912dd2c74df

+ 1 - 1
libs/iterator

@@ -1 +1 @@
-Subproject commit f716d705c55b298306a71c36ce7092f35034118f
+Subproject commit 20b31d1ccabfab057bd7226323741e65353c3268

粤ICP备19079148号