change line ending
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@734 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
b849c0261e
commit
e337788cc5
5 changed files with 15 additions and 0 deletions
|
@ -594,6 +594,9 @@ namespace Loki
|
||||||
#endif //SAFEFORMAT_H_
|
#endif //SAFEFORMAT_H_
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.31 2006/10/17 10:36:45 syntheticpp
|
||||||
|
// change line ending
|
||||||
|
//
|
||||||
// Revision 1.30 2006/10/15 10:25:01 syntheticpp
|
// Revision 1.30 2006/10/15 10:25:01 syntheticpp
|
||||||
// remove min/max definitions
|
// remove min/max definitions
|
||||||
//
|
//
|
||||||
|
|
|
@ -1641,6 +1641,9 @@ namespace std
|
||||||
|
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.38 2006/10/17 10:36:45 syntheticpp
|
||||||
|
// change line ending
|
||||||
|
//
|
||||||
// Revision 1.37 2006/10/17 10:06:58 syntheticpp
|
// Revision 1.37 2006/10/17 10:06:58 syntheticpp
|
||||||
// workaround for broken msvc/gcc: template friends with template template parameters
|
// workaround for broken msvc/gcc: template friends with template template parameters
|
||||||
//
|
//
|
||||||
|
|
|
@ -1596,6 +1596,9 @@ namespace std
|
||||||
#endif // end file guardian
|
#endif // end file guardian
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.10 2006/10/17 10:36:45 syntheticpp
|
||||||
|
// change line ending
|
||||||
|
//
|
||||||
// Revision 1.9 2006/10/17 10:06:58 syntheticpp
|
// Revision 1.9 2006/10/17 10:06:58 syntheticpp
|
||||||
// workaround for broken msvc/gcc: template friends with template template parameters
|
// workaround for broken msvc/gcc: template friends with template template parameters
|
||||||
//
|
//
|
||||||
|
|
|
@ -1091,6 +1091,9 @@ void friend_handling()
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.14 2006/10/17 10:36:08 syntheticpp
|
||||||
|
// change line ending
|
||||||
|
//
|
||||||
// Revision 1.13 2006/10/17 10:09:37 syntheticpp
|
// Revision 1.13 2006/10/17 10:09:37 syntheticpp
|
||||||
// add test code for template friends with template template parameters
|
// add test code for template friends with template template parameters
|
||||||
//
|
//
|
||||||
|
|
|
@ -974,6 +974,9 @@ void friend_handling2()
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.8 2006/10/17 10:36:08 syntheticpp
|
||||||
|
// change line ending
|
||||||
|
//
|
||||||
// Revision 1.7 2006/10/17 10:09:37 syntheticpp
|
// Revision 1.7 2006/10/17 10:09:37 syntheticpp
|
||||||
// add test code for template friends with template template parameters
|
// add test code for template friends with template template parameters
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue