|
|
|
|
|
by spacechild1
27 days ago
|
|
> You can do everything you can do with C++ static reflection. Are you really sure about that? I have a slight problem with such sweeping statements and also with your original claim that "Rust's metaprogramming capabilities are now on par with C++". I think you can only make such claims if you know both languages really, really well. That being said, I acknowledge that Rust's metaprogramming capabilities have improved significantly in recent years. > Both have been added and expanded. In stable Rust? |
|
The equivalent in C++ is in the realm of arbitrary codegen.