Changes between Initial Version and Version 1 of Ticket #4028, comment 9


Ignore:
Timestamp:
Jul 2, 2013, 9:50:49 AM (9 years ago)
Author:
Mateusz Loskot

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4028, comment 9

    initial v1  
    11I believe the only solution we have is to use an ADL barrier. E.g.
    2 
     2{{{
    33#include <boost/array.hpp>
    44#include <boost/fusion/container/vector.hpp>
     
    2121    begin(foo);
    2222}
     23}}}