added: to TextStream<> and Log:
operator<<(const tm & tm_) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@797 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
Log & operator<<(const PT::Space * space);
|
||||
Log & operator<<(const PT::Space & space);
|
||||
Log & operator<<(LogManipulators m);
|
||||
Log & operator<<(const tm & tm_);
|
||||
|
||||
|
||||
template<class StringType>
|
||||
|
||||
Reference in New Issue
Block a user