11 May
2006
11 May
'06
2:57 p.m.
The following code compiles with f as a uint32_t. It does not compile with f as
a uint64_t. Why is this? What can be done?
#include <iostream>
#include <algorithm>
#include