|
|
|
|
|
by ghosty141
936 days ago
|
|
This also helps understanding why template code completely wrecks compiletimes and ram usage since the compiler cant share template instantiations. This becomes very relevant if template metaprogramming is used in bigger projects. |
|