I can get the GDC to give me the source code with all the templates extended but no other work has been done?

Suppose I have a file foo.d

that creates a bunch of templates. Is there a way that I can ask GDC (in particular) to give me foo.d

all the templates it has created, but nothing is done? The GCC option -E

obviously doesn't work as D templates are not extended by the C preprocessor, but I'm not sure which option I should try (or if it even exists).

+3
templates d gdc


source to share


No one has answered this question yet

Check out similar questions:

366
Pretty printable STL STL containers
304
JSP tricks to make templating easier?
114
std :: enable_if conditionally compile member function
45
Lambda expressions as class template parameters
41
GCC and MS Compiler Template Creation Information
4
Create C ++ code where templates have been extended
3
need to figure out where the function was created (gcc 4.7)
3
array of pointer to element (offset) as template parameter in C ++
2
Compiling GDC on Windows - where to get GMP and MPFR dependencies?
0
deploy template in netbeans 7.0.1 PHP not working



All Articles
Loading...
X
Show
Funny
Dev
Pics