SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::details::lambda_traits::impl Namespace Reference

Internal implementation details. More...

Classes

struct  argument_if_lambda
 A detector of lambda argument type if the checked type is lambda. More...
 
struct  argument_if_lambda< true, L >
 A specialization of lambda argument detector for the case when the checked type is a lambda. More...
 
struct  has_func_call_operator
 A checker for lambda likeness. More...
 
struct  has_func_call_operator< L, std::void_t< decltype(&L::operator()) > >
 

Detailed Description

Internal implementation details.

Since
v.5.5.4