Closed GoogleCodeExporter closed 9 years ago
1.- I've changed this back and forth a thousand times. Some gcc versions seem
to need the inline, others complain about it. I'll change this again, but I
hope someone figures out what gcc versions need it and which ones don't.
2.- The separation of .h and .inl files allows very fast compilation times.
This may not matter much for NVTT, but we use NVTT's source code in a much
larger project that benefits significantly from this separation. Yes, it's
prone to errors, but if you are familiar with them, these errors are usually
trivial to fix.
3.- Good point. I should reorganize the directories appropriately, in the
meantime, I'll apply your workaround.
Original comment by cast...@gmail.com
on 21 May 2014 at 5:45
This issue was closed by revision r1384.
Original comment by cast...@gmail.com
on 21 May 2014 at 5:47
Original issue reported on code.google.com by
arseny.k...@gmail.com
on 25 Dec 2013 at 3:06Attachments: