MCPcopy Create free account
hub / github.com/OpenNMT/CTranslate2 / string

Function string

include/nlohmann/json.hpp:6785–6789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6783 }
6784
6785 bool string(string_t& val)
6786 {
6787 handle_value(val);
6788 return true;
6789 }
6790
6791 bool binary(binary_t& val)
6792 {

Callers 15

register_encoderFunction · 0.85
register_whisperFunction · 0.85
register_scoring_resultFunction · 0.85
split_stringFunction · 0.85
load_symbolFunction · 0.85
load_symbolFunction · 0.85
get_so_handleFunction · 0.85
load_symbolFunction · 0.85
get_so_handleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected