Closed long-long-float closed 6 years ago
Thanks for the PR. One small thing: can you make the method const? Since it doesn't modify the graph. Also, if possible, please run it through clang-format again
const
Thanks for the PR. One small thing: can you make the method
const
? Since it doesn't modify the graph. Also, if possible, please run it through clang-format again