Rob and Jason are joined by David Stone to discuss his bounded integer library.
David Stone has spoken at C++Now and Meeting C++. He is the author of the bounded::integer library: http://doublewise.net/c++/bounded/ and has a
special interest in compile-time code generation and error checking, as well as machine learning. He owns DoubleWise C++ Consulting, providing on-site training with an emphasis on performance and correctness. He also
works at Markit integrating real-time financial data. He once wrote an optimizing compiler that solved the halting problem, and is just waiting for it to finish compiling his program.
News
What do you want to see in VS2015 Update 1New Clion 1.1 EAPCppCon 2015 Program AdditionsDavid Stone
David Stone on StackOverflowdoublewise.netLinks
C++ Bounded Integer LibraryC++Now 2014 - Removing Undefined behavior from integer operationsMeeting C++ 2014 - Writing robust codeC++Now 2015 - Functions want to be freeC++ Truths: Want speed? Use constexpr meta-programming!