GRASP rci-qed
Public Attributes | List of all members
cpptoml::local_date Struct Reference

#include <cpptoml.h>

Inheritance diagram for cpptoml::local_date:
Inheritance graph
[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: