
29 Mar
2006
29 Mar
'06
1:12 p.m.
Hi Felipe, --- Felipe Magno de Almeida <felipe.m.almeida@gmail.com> wrote:
STLPort doesnt seem to allow const-types as parameters to std::vector. ... The problem is that even with non-const pod type boost::asio::buffer is instatiating std::vector<const char>.
Thanks for letting me know. I have just now removed the spurious overload from the CVS version. Cheers, Chris