ReactOS
0.4.16-dev-2-g02a6913
TestClass.cpp
Go to the documentation of this file.
1
/***********************************************************************************
2
TestClass.cpp
3
4
* Copyright (c) 1997
5
* Mark of the Unicorn, Inc.
6
*
7
* Permission to use, copy, modify, distribute and sell this software
8
* and its documentation for any purpose is hereby granted without fee,
9
* provided that the above copyright notice appear in all copies and
10
* that both that copyright notice and this permission notice appear
11
* in supporting documentation. Mark of the Unicorn makes no
12
* representations about the suitability of this software for any
13
* purpose. It is provided "as is" without express or implied warranty.
14
15
***********************************************************************************/
16
#include "
TestClass.h
"
17
18
#include <iostream>
19
20
std::ostream&
operator <<
(std::ostream&
s
,
const
TestClass
&
t
) {
21
return
s
<<
t
.value();
22
}
23
24
operator<<
std::ostream & operator<<(std::ostream &s, const TestClass &t)
Definition:
TestClass.cpp:20
TestClass.h
TestClass
Definition:
TestClass.h:33
s
GLdouble s
Definition:
gl.h:2039
t
GLdouble GLdouble t
Definition:
gl.h:2047
sdk
lib
3rdparty
stlport
test
eh
TestClass.cpp
Generated on Thu Sep 12 2024 06:13:03 for ReactOS by
1.9.6