VSQLite++ 0.3
Loading...
Searching...
No Matches
sqlite::v2::detail::optional_value< std::optional< T > > Struct Template Reference

#include <type_helpers.hpp>

Inheritance diagram for sqlite::v2::detail::optional_value< std::optional< T > >:
Inheritance graph
Collaboration diagram for sqlite::v2::detail::optional_value< std::optional< T > >:
Collaboration graph

Public Types

using type = T

Detailed Description

template<typename T>
struct sqlite::v2::detail::optional_value< std::optional< T > >

Definition at line 62 of file type_helpers.hpp.

Member Typedef Documentation

◆ type

template<typename T>
using sqlite::v2::detail::optional_value< std::optional< T > >::type = T

Definition at line 63 of file type_helpers.hpp.


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