|
VSQLite++ 0.3
|
#include <function.hpp>

Public Attributes | |
| std::decay_t< Callable > | callable |
Definition at line 79 of file function.hpp.
| std::decay_t<Callable> sqlite::v2::detail::function_holder< Callable >::callable |
Definition at line 80 of file function.hpp.
Referenced by sqlite::v2::detail::invoke_with_arguments().