Tests if a Group of types is implicitly convertible to a Group of target types.
Deduces single base interface for a type. Multiple interfaces will result in compile-time error.
Tests if a member requires this to be used.
Test if the type DG is a correct delegate for an opApply where the key/index is of type TKEY and the value of type TVALUE.
Checks if given type is a getter function type
Checks if given type is a setter function type
Tests if the protection of a member is public.
Determines if a member is a public, non-static, de-facto data field.
Determins if a member is a public, non-static data field.
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012 RejectedSoftware e.K.
Extensions to std.traits module of Phobos. Some may eventually make it into Phobos, some are dirty hacks that work only for vibe.d