mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-17 07:49:36 +01:00
documentation (#1200)
- reintroduce documentation internal links - remove `gsl::` prefix in table so it is the same as in the other tables - fix documentation for span::element_type Co-authored-by: Werner Henze <w.henze@avm.de>
This commit is contained in:
@@ -230,7 +230,7 @@ See [F.23: Use a `not_null<T>` to indicate that “null” is not a valid value]
|
||||
using element_type = T;
|
||||
```
|
||||
|
||||
The type of the pointed-to object.
|
||||
The type of the pointer or smart pointer that is managed by this object.
|
||||
|
||||
#### Member functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user