[Bug c++/71784] crash on on ref-qual's and templates
mct_ancs at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 10:12:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71784
--- Comment #6 from Ela <mct_ancs at yahoo dot com> ---
- ... it doesn't matter (or it does ?) if op's are first
instantiated via template, or everything is in one file
and instantiated "per-need" when they appear (used).
(tested various versions and cannot remember now)
- in any case: it should work in the separate-compilation
model, with files split in *.hh, *.cc, *.ie
More information about the Gcc-bugs
mailing list