Subject: Re: [boost] [array] assignement operator
From: Joseph Gauterin (joseph.gauterin_at_[hidden])
Date: 2009-05-18 09:32:27


What's wrong with using the assignment operator for arrays of equal
size and using std::copy otherwise?