MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / parse

Function parse

Source/Engine/Utility/ThirdParty/json.hpp:17076–17083  ·  view source on GitHub ↗

! @brief deserialize from a compatible input This function reads from a compatible input. Examples are: - an array of 1-byte values - strings with character/literal type with size of 1 byte - input streams - container with contiguous storage of 1-byte values. Compatible container types include `std::vector`, `std::string`, `std::array`, `std::valarray`, and `st

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

operator "" _jsonFunction · 0.85
ProcessAssetsFunction · 0.85

Calls 3

parserClass · 0.85
input_adapterClass · 0.85
parseMethod · 0.80

Tested by

no test coverage detected