| MySQL++
        3.2.4
        | 
Declares templates for generating custom containers used elsewhere in the library. More...
#include "common.h"#include "mystring.h"#include "stream2string.h"#include <iostream>#include <set>Go to the source code of this file.
| Classes | |
| class | mysqlpp::Set< Container > | 
| A special std::set derivative for holding MySQL data sets.  More... | |
| Functions | |
| template<class Container > | |
| std::ostream & | mysqlpp::operator<< (std::ostream &s, const Set< Container > &d) | 
| Inserts a Set object into a C++ stream. | |
Declares templates for generating custom containers used elsewhere in the library.
 1.8.14
 1.8.14