Dev Essential  1.6.3
Loading...
Searching...
No Matches
datetime.h
Go to the documentation of this file.
1
14
15#ifndef _A_UTIL_DATETIME_HEADER_INCLUDED_
16#define _A_UTIL_DATETIME_HEADER_INCLUDED_
17
18namespace a_util {
20namespace datetime {
21}
22} // namespace a_util
23
25
26#endif //_A_UTIL_DATETIME_HEADER_INCLUDED_
Serves as component for date and time handling.
Definition datetime.h:20
Serves as the root component, with common functionality documented in core functionality.
Definition base.h:24