Diffusion KDb 815b118e453f

GIT_SILENT Fix default ctor of KDbDateTime (clang)

Authored by staniek on Jan 4 2019, 10:13 PM.

Description

GIT_SILENT Fix default ctor of KDbDateTime (clang)

Issue from clang:
Default constructor of 'KDbDateTime' is implicitly deleted because field 'm_date' of const-qualified type 'const KDbDate' would not be initialized.

(same for m_time)

Details

Committed
staniekJan 4 2019, 10:13 PM
Parents
R15:45817d31c5bc: TRIVIAL Fix "@since 3.1.1" in docs to 3.2.0; there's no 3.1.1
Branches
Unknown
Tags
Unknown