Eldar Insafutdinov wrote: > Currently we have ParameterTypeTuple for extracting type list of function > arguments. This is not enough. There should be a clean way to extract storage > classes and default arguments if there are any. Any thoughts?
This might help. http://gist.github.com/263832
