SObjectizer 5.8
|
Detector of lambda result and argument type. More...
#include <lambda_traits.hpp>
Public Types | |
using | pass_by_type = L |
Type to be used to pass lambda as argument to another function. | |
Detector of lambda result and argument type.
Definition at line 41 of file lambda_traits.hpp.
using so_5::details::lambda_traits::traits< L >::pass_by_type = L |
Type to be used to pass lambda as argument to another function.
Definition at line 49 of file lambda_traits.hpp.