ATL DateTime Classes
This code is almost identical to COleDateTime and COleDateTimeSpan, without
dependencies on MFC.
Code is © Microsoft Corporation, which you may use without royalty as long
as you have a VC++ license.
Download
Implementing OMT/UML Binary Associations In C++
As published in Dr. Dobb's Journal
June 1996 and C++ Report May 1996.
- Overview (Get Acrobat
Reader) (See the original Word doc)
- Code - Template support on C++ compilers is still unreliable.
The code is not Microsoft-specific but good luck getting it to compile on
gcc. It has been tested on VC++ 5 and 6. The code published in
the magazine articles didn't compile on VC++ 6 because VC++ 6 has an issue
with inheriting typedefs.
|