Improve docs for ResourceExtensionFunction in r_c_shortest_paths
Open
docs
- Dominant language
- C++
- Stars
- 392
- Forks
- 239
- Avg merge
- 1d 11m
- Merged PRs (30d)
- 20
Description
The ResourceExtensionFunction in r_c_shortest_paths takes a new and an old resource container.
To me, in the docs it is unclear whether
* the new Resource_Container is a copy of the old,
* or a fresh one constructed via default constructor.
In the former case I do not fully see the use of the old.
Could anyone clarify this?
Contributor guide
Assessment
This issue has not been assessed yet.