Improve docs for ResourceExtensionFunction in r_c_shortest_paths
Abierto
docs
- Lenguaje dominante
- C++
- Estrellas
- 392
- Forks
- 239
- Merge medio
- 1 d 11 min
- PR fusionados (30 d)
- 20
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.