MySQL++
3.3.0
|
Class for objects that define SQL null in terms of MySQL++'s null_type. More...
#include <null.h>
Class for objects that define SQL null in terms of MySQL++'s null_type.
Returns a null_type instance when you ask what null is, and is "(NULL)" when you insert it into a C++ stream.
Used for the behavior parameter for template Null