consider moving subtensor_utility.hpp as member functions #37
kannavkm
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
-
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