Changes between Initial Version and Version 1 of Ticket #7988, comment 6


Ignore:
Timestamp:
Aug 27, 2014, 8:27:15 PM (8 years ago)
Author:
olli

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7988, comment 6

    initial v1  
    22> The problem is in fact *not* fixed, see http://lists.boost.org/boost-users/2014/08/82815.php
    33
    4 example/cpp11/asymmetric/fibonacci compiles with gcc-4.8.1 and clang-3.4.1 without problems
     4example/cpp11/asymmetric/fibonacci compiles with gcc-4.8.1, clang-3.4.1, msvc-11 without problems
    55
    66
     
    88b2 toolset=gcc cxxflags="-std=c++11"
    99b2 toolset=clang cxxflags="-std=c++11"
     10b2 toolset=msvc-11
    1011}}}