|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
#include <test_functional.hpp>
Public Member Functions | |
| y_combinator_lambda (L func) noexcept | |
| constexpr R | operator() (A... args) |
| constexpr R | operator() (A... args) const |
Static Public Member Functions | |
| static constexpr y_combinator_lambda | make (L func) |
Definition at line 1523 of file test_functional.hpp.
|
inlinenoexcept |
Definition at line 1528 of file test_functional.hpp.
|
inlinestaticconstexpr |
Definition at line 1532 of file test_functional.hpp.
|
inlineconstexpr |
Definition at line 1536 of file test_functional.hpp.
|
inlineconstexpr |
Definition at line 1539 of file test_functional.hpp.