mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
![]() This method supports std.typecons.Tuple, however, when passing the format string at compile-time, the format validation does not correctly account for the std.typecons.Tuple's types and instead validates the std.typecons.Tuple itself leading to a static assert. This change now adds support for this feature when used with compile-time format strings. Fix Issue #23600 Signed-off-by: João Lourenço <jlourenco5691@gmail.com> |
||
---|---|---|
.. | ||
internal | ||
package.d | ||
read.d | ||
spec.d | ||
write.d |