DiscoverCppCon 2016 Sessions (Audio)CppCon 2016: John McFarlane “fixed_point"
CppCon 2016: John McFarlane “fixed_point"

CppCon 2016: John McFarlane “fixed_point"

Update: 2016-11-03
Share

Description

Published on Oct 7, 2016
http://CppCon.org

Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/cppcon/cppcon2016

This presentation describes the necessity, utility and usage for a library of safe integer types. These types function in all respects the same way as built-in integers, but guarantee that no integer expression will return an incorrect result. The library can be reviewed at the boost library incubator.

John McFarlane
Programmer
John McFarlane has used C++ for twenty years, specializing in simulation, AI and interactivity. He is a contributor to Study Groups 6 and 14 and is involved in standardizing fixed-point arithmetic.

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com

Comments 
In Channel
loading
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

CppCon 2016: John McFarlane “fixed_point"

CppCon 2016: John McFarlane “fixed_point"

John McFarlane