Boost logo

Boost Users :

Subject: [Boost-users] [Fusion] Why restrict 'copy' to equal sizes?
From: TONGARI (tongari95_at_[hidden])
Date: 2013-01-30 08:02:25


Hi,

As the counterpart of STL copy, I expected the src just need to be <= dst,
but it requires equal sizes in Fusion.
What's the rationale? Is it OK to loosen the restriction? (it just compiles
if I change '==' to '<=')

Thanks.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net