You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UCP/API: fix Doxygen unresolved @ref for estimated_bw struct members
Use @A instead of @ref for local_mem_type, remote_mem_type, and
bandwidth since they are fields inside a nested anonymous struct and
cannot be resolved by Doxygen as cross-references.
0 commit comments