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

Class pointer

include/boost/json/detail/string_impl.hpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 };
67
68 struct pointer
69 {
70 kind k; // must come first
71 table* t;
72 };
73
74 struct key
75 {

Callers 1

javadoc.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected