1
1
Nathan Hjelm 3a036f8486 opal/class: add additional object helper functions
This commit adds two additional helpers to opal/class:

 - OPAL_HASH_TABLE_FOREACH_PTR: Same as OPAL_HASH_TABLE_FOREACH but
   operating on ptr hash tables. This is needed because the _ptr
   iterator functions take an additional argument.

 - OPAL_LIST_FOREACH_DECL: Same as OPAL_LIST_FOREACH but declares
   the variable specified in the first argument.

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
2020-05-05 06:43:19 -07:00
..
2015-06-23 20:59:57 -07:00
2020-03-27 10:15:45 -06:00
2020-03-27 10:15:45 -06:00
2017-06-23 08:15:34 -06:00
2015-06-23 20:59:57 -07:00
2020-03-27 10:15:45 -06:00
2020-03-27 10:15:45 -06:00
2020-03-27 10:15:45 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2020-03-27 10:15:45 -06:00
2020-03-27 10:15:45 -06:00