Provides an implicit conversion table for basic types.
Used to determine integer promotions and common types.
Specification: Integer Promotions, Usual Arithmetic Conversions.
See Source File _impcnvtab.d Documentation: https://dlang.org/phobos/dmd_impcnvtab.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/impcnvtab.d
Walter Bright
Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Provides an implicit conversion table for basic types.
Used to determine integer promotions and common types.
Specification: Integer Promotions, Usual Arithmetic Conversions.