|
jaulib v1.4.1-17-gd77ace3-dirty
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 1522 of file test_functional.hpp.
|
inlinenoexcept |
Definition at line 1527 of file test_functional.hpp.
|
inlinestaticconstexpr |
Definition at line 1531 of file test_functional.hpp.
|
inlineconstexpr |
Definition at line 1535 of file test_functional.hpp.
|
inlineconstexpr |
Definition at line 1538 of file test_functional.hpp.