consider moving subtensor_utility.hpp as member functions #37
exclowd
started this conversation in
Project Subtensor
Replies: 1 comment
-
Agree Those functions could be private member functions of the current |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking if we could do away with the subtensor_utility.hpp and move all the utility functions to private helper functions, reasoning being:
detail::eval
.What do you think about this, @bassoy?
Beta Was this translation helpful? Give feedback.
All reactions