MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / as_string

Method as_string

src/json.cpp:403–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401}
402
403std::string json_reference_t::as_string() const
404{
405 return (std::string)*this;
406}
407
408void json_t::init()
409{

Callers 2

handle_fd_incomingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected