ygm::container common interface discussion thread #145
Replies: 4 comments 8 replies
-
What is |
Beta Was this translation helpful? Give feedback.
-
We've also spoken about a lot of adapters for applying lambdas over only keys or only values, or splitting an |
Beta Was this translation helpful? Give feedback.
-
I don't understand the rationale of using |
Beta Was this translation helpful? Give feedback.
-
I'm now reconsidering having a local accessor method for map & array for locally owned keys. This would help higher-level data structures that know they have multiple ygm::containers sharing the same partitioning. What do you think about adding |
Beta Was this translation helpful? Give feedback.
-
I wanted to start a thread to discuss the common interface amongst ygm::containers, and figured we should test out the newish GitHub discussion features. What are your thoughts here?
Common API across all YGM containers
set and sticky_set common API
bag
tagged_bag
map and multimap
async_insert_if_missing_else_visitBeta Was this translation helpful? Give feedback.
All reactions