GRASP rci-qed
cpptoml
local_date
Public Attributes
|
List of all members
cpptoml::local_date Struct Reference
#include <
cpptoml.h
>
Inheritance diagram for cpptoml::local_date:
[
legend
]
Public Attributes
int
year
= 0
int
month
= 0
int
day
= 0
Member Data Documentation
◆
day
int cpptoml::local_date::day = 0
◆
month
int cpptoml::local_date::month = 0
◆
year
int cpptoml::local_date::year = 0
The documentation for this struct was generated from the following file:
src/toml/
cpptoml.h
Generated by
1.8.13