Hi everybody. I'm seeking for a programming language that interacts with C++ the same way D does: <https://dlang.org/spec/cpp_interface.html#cpp-templates>
Does Nim has support for C++ templates when interfacing with C++? This is a very newbie question, but I have to know if Nim will fit my future needs. Thanks.
