MCPcopy Create free account
hub / github.com/boostorg/json / on_number_part

Method on_number_part

test/test.hpp:319–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 }
318
319 bool
320 on_number_part(
321 string_view,
322 system::error_code& ec)
323 {
324 return maybe_fail(ec);
325 }
326
327 bool
328 on_int64(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected