Skip to content
Snippets Groups Projects
Commit 84486a42 authored by Henry's avatar Henry
Browse files

int32: Add IO operators for long on 32bit OS

On 32bit OSs long is not unambiguously int32_t (or int64_t) causing
problems for IO operator resolution.  This problem is avoided by
explicitly defining the following operators:
parent 6ef4cd18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment