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
..
2020-02-27 11:30:00 -05:00
2018-12-18 14:37:04 -07:00
2020-04-22 12:46:27 -07:00
2020-05-01 13:32:29 -07:00
2020-03-27 10:15:45 -06:00
2015-06-23 20:59:57 -07:00