Issue 263: buffer classes for sequences (cxx_revision) Source: (, ) Nature: Uncategorized Severity: ENHANCEMENT Summary: Summary: p41,sec 3.13.3,para 24: These functions should return buffers, not T* If you wanted a T* provide a conversion on returned buffer. No need to lock down implementation in this manner Resolution: closed with no change Revised Text: Actions taken: October 14, 1996: received issue June 13, 2000: closed issue Discussion: Close with no change. The sequence buffer functions have been a round a long time, and were updated with the 2.2 spec. Mucking around with these again will make matters worse instead of better. End of Annotations:===== This is issue # 263 buffer classes for sequences p41,sec 3.13.3,para 24: These functions should return buffers, not T* If you wanted a T* provide a conversion on returned buffer. No need to lock down implementation in this manner -Juergen