Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.

libs/hof/doc/src/adaptors.rst

.. Copyright 2018 Paul Fultz II
   Distributed under the Boost Software License, Version 1.0.
   (http://www.boost.org/LICENSE_1_0.txt)

Function Adaptors
=================

.. toctree::
    :maxdepth: 1
    
    ../../include/boost/hof/combine
    ../../include/boost/hof/compose
    ../../include/boost/hof/decorate
    ../../include/boost/hof/first_of
    ../../include/boost/hof/fix
    ../../include/boost/hof/flip
    ../../include/boost/hof/flow
    ../../include/boost/hof/fold
    ../../include/boost/hof/implicit
    ../../include/boost/hof/indirect
    ../../include/boost/hof/infix
    ../../include/boost/hof/lazy
    ../../include/boost/hof/match
    ../../include/boost/hof/mutable
    ../../include/boost/hof/partial
    ../../include/boost/hof/pipable
    ../../include/boost/hof/proj
    ../../include/boost/hof/protect
    ../../include/boost/hof/result
    ../../include/boost/hof/reveal
    ../../include/boost/hof/reverse_fold
    ../../include/boost/hof/rotate
    ../../include/boost/hof/static
    ../../include/boost/hof/unpack