For an imported C++ type whose name conflicts with an existing Nim type (like 
`std::string`), should it be prefixed with `C` or `CPP`? or should it be 
imported as `String`?

Reply via email to