exptl
General C++20 library that complements the C++ Standard Library
|
This header provides utilities to deal with function objects, much like the Standard Library header <functional>
.
More...
Data Structures | |
class | exptl::composable< Fn > |
Wraps around a callable object to provide function composition. More... | |
This header provides utilities to deal with function objects, much like the Standard Library header <functional>
.