Boost logo

Boost :

Subject: [boost] [array] remove static qualifier for size(), empty() and max_size() member function
From: herve martin (hervemart1_at_[hidden])
Date: 2009-03-15 08:33:36


Hi,

   I guess that the static qualifier for size(), empty() and max_size()
makes the boost::array template class unsuitable for the STL sequence
container interface.
I recommend to remove the static qualifier.

Anyone agrees with me ?

best regards, herve


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk