We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8071285 + 9c38f72 commit 96fab9eCopy full SHA for 96fab9e
changelog/2.080.0_pre.dd
@@ -390,7 +390,7 @@ $(BUGSTITLE_TEXT_BODY Library changes,
390
$(LI $(LNAME2 bitflags-property-opdispatch,`std.typecons.BitFlags` now supports opDispatch-based property access)
391
$(CHANGELOG_SOURCE_FILE phobos, changelog/bitflags-property-opdispatch.dd)
392
$(P
393
-$(REF BitFlags, std.typecons) was extended so that enum members can be set and tested directly on the
+$(REF BitFlags, std, typecons) was extended so that enum members can be set and tested directly on the
394
`BitFlags` instead of having to `&` with the underlying enum.
395
)
396
0 commit comments