Subject: [boost] Is there a thin array wrapper/proxy lying around somewhere?
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2013-11-25 02:42:15


(Yes, I'm aware of boost.array, boost.multiarray, and std::vector.) Is
there any thin but complete array wrapper/proxy lying around somewhere in
boost? A class that if substituted for an array will behave just like the
substituted array?

Thanks,

Mostafa