VSQLite++ 0.3
Loading...
Searching...
No Matches
sqlite::v2::detail::argument_converter< std::span< const unsigned char > > Struct Reference

#include <function.hpp>

Inheritance diagram for sqlite::v2::detail::argument_converter< std::span< const unsigned char > >:
Inheritance graph
Collaboration diagram for sqlite::v2::detail::argument_converter< std::span< const unsigned char > >:
Collaboration graph

Static Public Member Functions

static std::span< const unsigned char > convert (sqlite3_value *value)

Detailed Description

Definition at line 220 of file function.hpp.

Member Function Documentation

◆ convert()

std::span< const unsigned char > sqlite::v2::detail::argument_converter< std::span< const unsigned char > >::convert ( sqlite3_value * value)
inlinestatic

Definition at line 221 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: