From: Robert Ramey (ramey_at_[hidden])
Date: 2003-08-08 10:39:17


Currently boost array contains a copy of the array that initialized it.

Is there any reason that boost array can't be enhanced to contain a reference
to the original C array? I think this would make it more useful
to me as well as others.

Robert Ramey