summaryrefslogtreecommitdiff
path: root/src/Toplex_map
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2022-05-18 17:47:29 +0200
committeralbert-github <albert.tests@gmail.com>2022-05-18 17:47:29 +0200
commitbe1f69f445fffb30ee5eccb6debaff3452f97576 (patch)
treee77f80a5dc5dba0c590a5eb639433c1de760aba1 /src/Toplex_map
parentc7afe82e863eb91d122d34f1d34255c04e27b51f (diff)
Documentation: Warning about return statement
When running doxygen over the sources we get the warnings like: ``` .../gudhi-devel/src/Skeleton_blocker/include/gudhi/Skeleton_blocker_complex.h:1073: warning: found documented return type for Gudhi::skeleton_blocker::Skeleton_blocker_complex::remove_popable_blockers that does not return anything ``` The functions are `void` functions so should not have a return value.
Diffstat (limited to 'src/Toplex_map')
0 files changed, 0 insertions, 0 deletions