Boost C++ Libraries 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 a snapshot of the develop branch, built from commit 9bee2ce5e9.
Prev Up Home Next

ReferenceΒΆ

  • Function Adaptors
    • combine
    • compose
    • decorate
    • first_of
    • fix
    • flip
    • flow
    • fold
    • implicit
    • indirect
    • infix
    • lazy
    • match
    • mutable
    • partial
    • pipable
    • proj
    • protect
    • result
    • reveal
    • reverse_fold
    • rotate
    • static
    • unpack
  • Decorators
    • capture
    • if
    • limit
    • repeat
    • repeat_while
  • Functions
    • always
    • arg
    • construct
    • decay
    • identity
    • placeholders
    • unamed placeholder
  • Traits
    • function_param_limit
    • is_invocable
    • is_unpackable
    • unpack_sequence
  • Utilities
    • apply
    • apply_eval
    • eval
    • BOOST_HOF_STATIC_FUNCTION
    • BOOST_HOF_STATIC_LAMBDA
    • BOOST_HOF_STATIC_LAMBDA_FUNCTION
    • BOOST_HOF_LIFT
    • pack
    • BOOST_HOF_RETURNS
    • tap
© Copyright 2016, Paul Fultz II. Created using Sphinx 5.2.1.

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)