MySQL++
3.3.0
|
Declares class for holding a SQL TINYINT. More...
Go to the source code of this file.
Classes | |
class | mysqlpp::tiny_int< VT > |
Class for holding an SQL TINYINT value. More... | |
Functions | |
template<typename VT > | |
std::ostream & | mysqlpp::operator<< (std::ostream &os, tiny_int< VT > i) |
Insert a tiny_int into a C++ stream. | |
Declares class for holding a SQL TINYINT.