
30 Dec
2010
30 Dec
'10
6:54 p.m.
ADL for Fusion may be convenient in some cases,
Such as I/O and comparisons? BTW, I'm curious to know which is better in this case: - Define Fusion sequences in an ADL-barrier namespace. For the functions that need to be found via ADL, also define them in that namespace. or - Define Fusion's begin/end (and other functions that should NOT be found via ADL) in an ADL barrier namespace. Regards, Michel