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

Fixed_BuildErrors #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed_BuildErrors #2

wants to merge 1 commit into from

Conversation

DotBlack
Copy link

I noticed some problems building this file.
Calling functions without the "utility::conversions::to_string_t" conversion seems not to work.
Looking into the corresponing json.h file states that functions or operators are trying to be called that are "internal" functions in the private sector.
Please have a look.

@MHebes
Copy link

MHebes commented Nov 21, 2023

Can probably be compressed slightly by using the U() macro for string literals which conditionally adds a L"prefix".

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

Successfully merging this pull request may close these issues.

2 participants