#include <times.h>
Definition at line 122 of file times.h.
◆ date_traits_t() [1/2]
ledger::date_traits_t::date_traits_t |
( |
bool | _has_year = false, |
|
|
bool | _has_month = false, |
|
|
bool | _has_day = false ) |
|
inline |
◆ date_traits_t() [2/2]
ledger::date_traits_t::date_traits_t |
( |
const date_traits_t & | traits | ) |
|
|
inline |
◆ ~date_traits_t()
ledger::date_traits_t::~date_traits_t |
( |
| ) |
|
throw | ( | ) | | | |
|
inline |
◆ operator=()
◆ operator==()
bool ledger::date_traits_t::operator== |
( |
const date_traits_t & | traits | ) |
const |
|
inline |
◆ has_day
bool ledger::date_traits_t::has_day |
◆ has_month
bool ledger::date_traits_t::has_month |
◆ has_year
bool ledger::date_traits_t::has_year |
The documentation for this struct was generated from the following file: