VSQLite++ 0.3
Loading...
Searching...
No Matches
sqlite::v2::detail::argument_converter< bool > Struct Reference

#include <function.hpp>

Inheritance diagram for sqlite::v2::detail::argument_converter< bool >:
Inheritance graph
Collaboration diagram for sqlite::v2::detail::argument_converter< bool >:
Collaboration graph

Static Public Member Functions

static bool convert (sqlite3_value *value)

Detailed Description

Definition at line 177 of file function.hpp.

Member Function Documentation

◆ convert()

bool sqlite::v2::detail::argument_converter< bool >::convert ( sqlite3_value * value)
inlinestatic

Definition at line 178 of file function.hpp.

References sqlite::v2::detail::throw_null_argument_error().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: