[#RPCResult-2constructor-06f] = xref:RPCResult.adoc[RPCResult]::RPCResult :relfileprefix: ../ :mrdocs: Copy with replacement options, for stamping new opts onto an existing result. == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- RPCResult( xref:RPCResult.adoc[RPCResult] const& other, xref:RPCResultOptions.adoc[RPCResultOptions] opts); ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The result to copy. | *opts* | The options to apply to the copy. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#