neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::json_document_source_location Struct Reference

#include <json.hpp>

Public Attributes

uint32_t line
 
uint32_t column
 

Detailed Description

Definition at line 141 of file json.hpp.

Member Data Documentation

◆ column

uint32_t neolib::json_document_source_location::column

Definition at line 144 of file json.hpp.

◆ line

uint32_t neolib::json_document_source_location::line

Definition at line 143 of file json.hpp.


The documentation for this struct was generated from the following file: