[Conv] Remove __int128 overload
authorMisha Shneerson <mshneer@fb.com>
Fri, 2 Nov 2012 00:58:27 +0000 (17:58 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 16 Dec 2012 22:42:40 +0000 (14:42 -0800)
commitf919a0523e7e8d9d9195837ea6fe813d6a4e2ed7
tree8589a89eb5c3cb43f51b40f4de60a3f19e0587c8
parent5196d1e2879db3000e260bccd110efc1d432ac74
[Conv] Remove __int128 overload

Summary: parseInt128 is only available for GCC 4.7 and above.

Test Plan: .

Reviewed By: igorzi@fb.com

FB internal diff: D618456

Blame Revision: rFBCODEeaec97e2991f
folly/Conv.cpp