Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

tstl.h File Reference

_t definitions for the STL More...

Go to the source code of this file.

Defines

#define _t(x)   x
#define _tios   _t(ios)
#define _tistream   _t(istream)
#define _tostream   _t(ostream)
#define _tiostream   _t(iostream)
#define _tfstream   _t(fstream)
#define _tifstream   _t(ifstream)
#define _tofstream   _t(ofstream)
#define _tstring   _t(string)
#define _tstringbuf   _t(stringbuf)
#define _tstringstream   _t(stringstream)
#define _tistringstream   _t(istringstream)
#define _tostringstream   _t(ostringstream)
#define _tstrstream   _t(strstream)
#define _tistrstream   _t(istrstream)
#define _tostrstream   _t(ostrstream)
#define _tstreambuf   _t(streambuf)
#define _tstreampos   _t(streampos)
#define _tfilebuf   _t(filebuf)
#define _tcin   _t(cin)
#define _tcout   _t(cout)
#define _tcerr   _t(cerr)
#define _tclog   _t(clog)
#define _tmemcpy   _t(memcpy)
#define _tmemcmp   _t(memcmp)
#define _tmemmove   _t(memmove)
#define _tmemset   _t(memset)
#define _tmemchr   _t(memchr)
#define _tsize(x)   (sizeof(x)/sizeof((x)[0]))
#define _ttolower   tolower


Detailed Description

_t definitions for the STL


Generated on Sun Jun 5 01:29:19 2005 for OW32 by  doxygen 1.3.9.1