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

#include <function.hpp>

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

Static Public Member Functions

static void apply (sqlite3_context *ctx, std::string_view value)

Detailed Description

Definition at line 320 of file function.hpp.

Member Function Documentation

◆ apply()

void sqlite::v2::detail::result_writer< std::string_view >::apply ( sqlite3_context * ctx,
std::string_view value )
inlinestatic

Definition at line 321 of file function.hpp.

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

Here is the call graph for this function:

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