Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
|
Why does the ADSP219x C++ compiler require a overloading of the '=' operator when using far qualified structures??? The answer I got from ADI back in April: "The far keyword is treated as being a type qualifier like volatile. An explicit assignment operator is required for both far and volatile." Does anyone have a link to standards documentation on this? |