| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
Inferred based on whether the pointer is copyable or not.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
members for persistence
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Returns vec3 by default, but dimensions can be specified
|
|
|
|
|
| |
* create a new array from an old one and a mutation
* mutate all the members of an existing array
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Needs a tidy-up
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
nodes along the path
|
| |
|
| |
|
|
|
|
| |
const char * const or container with .data() and .length()
|
|
|
|
| |
utf8_string_view provides length and character iteration over a std::string_view containing utf8 data.
|