char[][] to std::vector<std::string> - DIP or dmd-issue?

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 13 10:39:23 PDT 2015


Type is probably possible, though conversion method will be 
simpler. You can even try to write a specialization of `to` for 
multidimentional arrays if it doesn't work.


More information about the Digitalmars-d-learn mailing list