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

#include <function.hpp>

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

Static Public Member Functions

static std::string_view convert (sqlite3_value *value)

Detailed Description

Definition at line 197 of file function.hpp.

Member Function Documentation

◆ convert()

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

Definition at line 198 of file function.hpp.

References sqlite::v2::text, and 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: