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

Class ip_address

test/snippets.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49namespace user_ns2 {
50
51class ip_address : public user_ns::ip_address
52{
53public:
54 using user_ns::ip_address::ip_address;
55};
56
57using namespace boost::json;
58

Callers 2

tag_invokeFunction · 0.70
tag_invokeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected