Otclient
14/8/2020
|
Go to the source code of this file.
Classes | |
class | TSize< T > |
Typedefs | |
typedef TSize< int > | Size |
typedef TSize< float > | SizeF |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const TSize< T > &size) |
template<class T > | |
std::istream & | operator>> (std::istream &in, TSize< T > &size) |
std::ostream& operator<< | ( | std::ostream & | out, |
const TSize< T > & | size | ||
) |