ice
ice copied to clipboard
Refactor slice2cpp visitors
This PR refactors the visitors used by slice2cpp. It doesn't change the generated code except for:
- some minor reordering
- we no longer generate forward declarations for server-side interfaces (we don't need them)
This PR also removes the --impl option from slice2cpp.