fastcgi++
3.1alpha
A C++ FastCGI/Web API
|
A single parameter in an SQL query. More...
#include <fastcgi++/sql/parameters.hpp>
A single parameter in an SQL query.
All these types are assignable from an object of the template parameter type while providing some additional interfacing so they fit in nicely into a Parameters tuple. Note that no generic definition exists for this class so only specializations are valid.
Definition at line 87 of file parameters.hpp.