[#BloombergLP-bdljsn-JsonUtil-LineAndColumnNumber] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/JsonUtil.adoc[JsonUtil]::LineAndColumnNumber :relfileprefix: ../../../ :mrdocs: Pair of `(line, column)` positions within JSON text. == Synopsis Declared in `<bdljsn_jsonutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/pair-0b.adoc[bsl::pair<uint64_t, uint64_t>] LineAndColumnNumber; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#