GoPxL SDK
Home
Files
Namespace
static
GoJsonPointer
Combine
(
const
GoJsonPointer
&
target
,
const std::string &
tail
)
Combines
GoJsonPointer
and key.
Version
Introduced in 0.2.1.53
Parameters
target
base
GoJsonPointer
.
tail
string value to add.
Returns
new
GoJsonPointer
.
GoPxLSdk
GoJsonPointer