tvl-depot/absl/numeric/int128_no_intrinsic.inc

4 lines
192 B
PHP
Raw Normal View History

2017-09-19 22:54:40 +02:00
// This file will contain :int128 implementation details that depend on internal
// representation when ABSL_HAVE_INTRINSIC_INT128 is *not* defined. This file
// will be included by int128.h.