Bjarne Stroustrup
Bjarne Stroustrup
Yes, what is the role of unit testing in modern C++? For example, how do you unit test a heavily templated component? On 7/21/2020 10:42 PM, Gabriel Dos Reis wrote:...
I understand the theory and practice, what I wonder is how it applies to a library such as IPR. On 7/22/2020 3:11 PM, Gábor Horváth wrote: > > I think...
Why would we treat integral narrowing separately (differently?) from pointer and floating narrowing?
We think it is as clear as we can make it
We think it's as clear as we can make it.
I think this should be left to a C++20 sweep of the whole CG.
I wrote a note about how to start for the standards committee. It will become complete and available in a couple of weeks. It points to memory safety, and the...
[PooyaEimandar]: I'm working on creating a framework for collaboration.
Such a profile would be nice, but hard to devise. Execution time depends on the processor, the state of the caches, the state of the free store , the quality...
Yes, that would fall into the realm of profiles. It is a restriction that does not change the semantics of a program that obeys it.