exptl
General C++20 library that complements the C++ Standard Library
Data Structures
functional

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...
 

Detailed Description

This header provides utilities to deal with function objects, much like the Standard Library header <functional>.