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

no matching function for call zax_to_json_ issue #6

Open
sateeshmamidala5 opened this issue Dec 20, 2023 · 1 comment
Open

no matching function for call zax_to_json_ issue #6

sateeshmamidala5 opened this issue Dec 20, 2023 · 1 comment

Comments

@sateeshmamidala5
Copy link

Describe the bug
I am having issue no matching function for call zax_to_json_.

ZaxJsonParser.h:894:17: error: no matching function for call to ‘zax_to_json_(std::ostream&, const char*&, int&, std::tuple<>, bool, int)’
894 | zax_to_json_(arg_json, _json_buffer_end, _result, std::make_tuple(VA_ARGS), insert_trails, a_deep);\

Provide some solution for this particular problem.

Regards,
Sateesh

@tamask1s
Copy link
Owner

I can't provide solution without having more info. Please send me exactly what you wanted to compile and how.

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

2 participants