We used to have the "Scientific Work" web page on our site where we kept record of publications by the company workers in various printed issues, their report at a conferences, etc. These...
We thought of checking the Boost library long ago but were not sure if we would collect enough results to write an article. However, the wish remained. We tried to do that twice but gave up each...
A common situation: you've just written a piece of spotless code, but Visual C++ emits a warning on it. Rewriting the code a bit usually helps get rid of the warning - usually, but not always...
We haven't used PVS-Studio to check games for a long time. So, this time we decided to return to this practice and picked out the MTA project. Multi Theft Auto (MTA) is a multiplayer modification...
From time to time we tell you news about our internal researches and developments conducted by the developer team of the PVS-Studio static analyzer for C/C++. Today I'm going to tell you about a...
The Chromium browser is developing very fast. When we checked the solution for the first time in 2011, it included 473 projects. Now it includes 1169 projects. We were curious to know if...
This time we will discuss virtual inheritance in C++ and find out why one should be very careful using it. See other articles of this series: N1, N2...
OOO "Program Verification Systems", Russia-based company that specializes on static code analysis and developer of PVS-Studio, C++ code analyzer, announced today that they received a status...
The Embarcadero company and our company have carried out another joint webinar to discuss implementation of the C++11 standard support in the new product C++Builder XE4 by Embarcadero. As usual...