Monday, September 28, 2015

FeedaMail: Comments for Sutter’s Mill

feedamail.com Comments for Sutter's Mill

Comment on My talk at CppCon by Lilian

Thank you guys for the effort.
Last monday I cross-compiled Rust for our ARM target and was planning on how to try to introduce it in our company.
Now my priority has changed for tommorow(monday), I have to introduce GSL in production. We use GCC 4.4.1 but with “experimental” C++11 we could use at least the non_null implementation with minor changes to replace nullptr. As you see by the compiler version, people in that big company are not very accepting to changes, hopefully to introduce a library will be a lot easier than to introduce another programming language.

Read More »

Comment on My talk at CppCon by alexmatto

Your presentation was fantastic, currently is my favorite one on CppCon2015.

Type and Memory Safety, without verbosity or heavy annotations, in current C++ is great!

Read More »

Comment on My talk at CppCon by Craig Henderson

Compile times are a serious problem in large scale C++ projects. Loading the compiler with all the diagnostics will slow compilation down even further. An external tool might be a better home for such code analysis.

Read More »
 
Delievered to you by Feedamail.
Unsubscribe

No comments:

Post a Comment