Oops, self-correction needed here:

Poses the question of how a const circular_buffer
could be accessed as a const array:

const T * const circular_buffer<T>::data() const
{                                          ^^^^^
    ??
}


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to