chromium / subspace

A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home of Subdoc the code-documentation generator.
https://suslib.cc
Apache License 2.0
89 stars 15 forks source link

SliceMut::as_slice comment mentions obsolete "raw_len" #249

Closed nigeltao closed 1 year ago

nigeltao commented 1 year ago

https://github.com/chromium/subspace/blob/4273d92da22dd5f8fd9eef83aad76049be4df155/subspace/containers/slice.h#L357

Grepping for raw_len gives no other hits.

danakj commented 1 year ago

Thanks, that's some obsolete copypasta.