Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans for adding csv-writer? #9

Closed
amirmasoudabdol opened this issue May 29, 2020 · 4 comments
Closed

Any plans for adding csv-writer? #9

amirmasoudabdol opened this issue May 29, 2020 · 4 comments

Comments

@amirmasoudabdol
Copy link

I'm using your deprecated CSV library, and I quite like it. I was wondering if you are planning to add a sort of a writer to this one as well?

@amirmasoudabdol amirmasoudabdol changed the title Any plan for adding csv-writer? Any plans for adding csv-writer? May 29, 2020
@p-ranav
Copy link
Owner

p-ranav commented May 30, 2020

Yes definitely. I'll try to get this done in the next week or two.

@Edassap
Copy link

Edassap commented Jul 17, 2020

Hello, Wating for your csv-writer been a long time! Cry for update!!!

@p-ranav p-ranav mentioned this issue Jul 27, 2020
@p-ranav
Copy link
Owner

p-ranav commented Jul 27, 2020

I've added a basic csv2::Writer class and added a single_include version of the library.

Let me know if there are any issues or if you need additional features.

@p-ranav p-ranav closed this as completed Jul 27, 2020
@amirmasoudabdol
Copy link
Author

Thank for this, but I'm still missing the write(map<string, string>) method. I'd be great if that makes it to csv2 as well. I looked if I can implement it but I'm not very experienced with templates and your code looks very complicated to me! 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants