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

#include <function.hpp>

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

Static Public Member Functions

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

Detailed Description

Definition at line 231 of file function.hpp.

Member Function Documentation

◆ convert()

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

Definition at line 232 of file function.hpp.

References convert().

Referenced by convert().

Here is the call graph for this function:

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