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

Public Attributes

int hour = 0
int minute = 0
int second = 0
int microsecond = 0

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