Eager version of findNextUDA that represent all instances of UDA in a Tuple. If one of the attribute is a type instead of an instance, compilation will fail.
Small convenience wrapper to find and extract certain UDA from given type. Will stop on first element which is of required type.
Small convenience wrapper to find and extract certain UDA from given type. Will start at the given index and stop on the next element which is of required type.
Avoid repeating the same error message again and again.
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2013 RejectedSoftware e.K.
Utility templates that help working with User Defined Attributes