This website requires JavaScript.
Explore
Help
Register
Sign In
Rim
/
iw4x-client
Watch
1
Star
0
Fork
0
You've already forked iw4x-client
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
c72c5c62e8
iw4x-client
/
src
/
Utils
/
Json.hpp
7 lines
97 B
C++
Raw
Normal View
History
Unescape
Escape
[Logger] Use c++20 format
2022-06-12 17:07:53 -04:00
#
pragma once
namespace
Utils
:
:
Json
{
Json11 => NlohmannJson (#393) * Json11 => NlohmannJson * Fix release build * Updated gitmodulie * Address review * Update .gitmodules Co-authored-by: rackover <roxanne@thegamebakers.com> Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2022-07-29 15:54:18 -04:00
std
:
:
string
TypeToString
(
nlohmann
:
:
json
:
:
value_t
type
)
;
[Logger] Use c++20 format
2022-06-12 17:07:53 -04:00
}
Reference in New Issue
Copy Permalink