*** empty log message ***

[SVN r28787]
This commit is contained in:
Thorsten Jørgen Ottosen
2005-05-10 17:53:15 +00:00
parent 5843a9fd3f
commit f5aad599ef
2 changed files with 7 additions and 1 deletions

View File

@ -29,6 +29,10 @@ href="http://boost.sourceforge.net/regression-logs/developer/range.html">here</a
template partial specialization. For non-conforming compilers there might be a
chance that it works anyway thanks to workarounds in the type traits library.
</p>
<pp>
Visual C++ 6/7.0 has a limited support for arrays: as long as the arrays are
of built-in type it should work.
</p>
<p >
Notice also that some compilers cannot do function template ordering properly.
In that case one must rely of <a