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

#include <type_helpers.hpp>

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

Public Types

using type = T

Detailed Description

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

Definition at line 58 of file type_helpers.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 59 of file type_helpers.hpp.


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