Explicit typecast of unused constant to make 32 bit compiler happy.
[folly.git] / folly / Try.h
2016-05-19 Yedidya FeldblumExtract Try to top-level