cpptoml
A C++11 parser for TOML
Loading...
Searching...
No Matches
cpptoml::local_datetime Struct Reference
Inheritance diagram for cpptoml::local_datetime:
cpptoml::local_date cpptoml::local_time cpptoml::offset_datetime

Additional Inherited Members

Public Attributes inherited from cpptoml::local_date
int year = 0
int month = 0
int day = 0
Public Attributes inherited from cpptoml::local_time
int hour = 0
int minute = 0
int second = 0
int microsecond = 0

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