May 8, 2008

Clean Up Function Syntax Mess with decltype

he auto keyword presented here is related to another C++09 proposal: the decltype operator. decltype(e) retrieves the type of the expression e. By combining decltype and auto, you can simplify complex function declarations and reduce maintenance costs. The following sections will show you how to use decltypeto make your functions

API’s Available that Allow Creation of DVD-like Experiences

Yesterday at JavaOne, Sun Microsystems announced support for the BDLive.com Developer’s disc. So, what is BD Live? It consists of software and network services that allow the quick creation of user-friendly DVD-like experiences. You can find a link to the free developer disc on www.apifinder.com (supplies are limited). The developer