VSQLite++ 0.3
Loading...
Searching...
No Matches
sqlite::v2::detail::callable_traits< Callable const volatile, std::enable_if_t<!std::is_function_v< Callable >, void > > Struct Template Reference

#include <function.hpp>

Inheritance diagram for sqlite::v2::detail::callable_traits< Callable const volatile, std::enable_if_t<!std::is_function_v< Callable >, void > >:
Inheritance graph
Collaboration diagram for sqlite::v2::detail::callable_traits< Callable const volatile, std::enable_if_t<!std::is_function_v< Callable >, void > >:
Collaboration graph

Detailed Description

template<typename Callable>
struct sqlite::v2::detail::callable_traits< Callable const volatile, std::enable_if_t<!std::is_function_v< Callable >, void > >

Definition at line 137 of file function.hpp.


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