Operator Overloading With Friends...
›
Some people believe that using friend functions basically disrupts the object orientation in an application giving rise to chaos and mistrus...
2 comments:
Using result_of Class For Managing Return Types.
›
I recently came across a situation in which I needed to know what a specific wrapped up function might return , after a little reading I cam...
The Norse God and C++ Singleton
›
In Norse Mythology Loki was considered as a God of Giants along with other powers it had the power to shift shapes and bodies , though my in...
Threading,Concurrency and Parallelism
›
All this talk about concurrency and parallelism tends to confuse an average developer. Specially one who considers himself pretty capable i...
Event Driven Programming C++ and Delphi
›
One of the first question which a firmware developer usually asks a desktop developer is about event driven programming since the embedded d...
One Pin Communication Firmware Using CCS
›
I was recently asked for a project which I had worked on during my undergraduate studies. The Project involved writing a firmware through wh...
Thread Synchronization C++
›
I recently met a developer who was complaining about the lack of material and articles available online regarding thread synchronization . ...
›
Home
View web version