<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-08-28 19:03 GMT+02:00 Michel Morin <span dir="ltr">&lt;<a href="mailto:mimomorin@gmail.com" target="_blank">mimomorin@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt; layout.cpp:47:49: error: no matching function for call to &#39;begin&#39;<br><div class="">
&gt;     std::copy(std::begin(words),std::end(words),std::begin(writer));<br>
<br>
</div>For push_coroutine/pull_coroutine, try using boost::begin/end.<br></blockquote></div><br></div><div class="gmail_extra">and why not std::begin()? should be legal for c++11<br></div></div>