ctql
API Reference
ctql API
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Defines
Typedefs
Typedef ctql::AlignOf_t
Typedef ctql::Apply
Typedef ctql::detail::as_c_function_v
Typedef ctql::filter_by
Typedef ctql::get_nth_argument_t
Typedef ctql::match_t
Typedef ctql::op_type
Typedef ctql::partition_by_key
Typedef ctql::reduce_sizes_t
Typedef ctql::reject_if_by
Typedef ctql::Size_t
Typedef ctql::SizeOf_t
Typedef ctql::Sum
Typedef ctql::TypeSort
ctql
ctql API
Typedef ctql::detail::as_c_function_v
View page source
Typedef ctql::detail::as_c_function_v
Defined in
File concepts.hpp
Typedef Documentation
template
<
typename
T
>
using
ctql
::
detail
::
as_c_function_v
=
typename
as_c_function
<
T
>
::
value