mirror of
https://github.com/dlang/phobos.git
synced 2025-05-04 09:00:22 +03:00
![]() Resolves #15335: getSymbolsByUDA fails if type has private members. Generous (ab)use of mixins allows getSymbolsByUDA to reference symbols without trying to access them, allowing it to inspect private members without failing. Testing this required private symbols defined outside of std.traits. This adds std.internal.test.uda, which defines a struct containing private members that is used in a unittest added to std.traits. |
||
---|---|---|
.. | ||
digest | ||
math | ||
test | ||
windows | ||
cstring.d | ||
processinit.d | ||
scopebuffer.d | ||
unicode_comp.d | ||
unicode_decomp.d | ||
unicode_grapheme.d | ||
unicode_norm.d | ||
unicode_tables.d |