/usr/include/boost/hana/fwd
NameSizeModeActions
concept/-0755rm
core/-0755rm
accessors.hpp15190644editdlrm
adapt_adt.hpp15960644editdlrm
adapt_struct.hpp15860644editdlrm
adjust.hpp17870644editdlrm
adjust_if.hpp22750644editdlrm
all.hpp11850644editdlrm
all_of.hpp14760644editdlrm
and.hpp14410644editdlrm
any.hpp11780644editdlrm
any_of.hpp14450644editdlrm
ap.hpp26490644editdlrm
append.hpp20440644editdlrm
at.hpp28240644editdlrm
at_key.hpp23340644editdlrm
back.hpp13550644editdlrm
basic_tuple.hpp22920644editdlrm
bool.hpp3840644editdlrm
cartesian_product.hpp18370644editdlrm
chain.hpp19640644editdlrm
comparing.hpp19240644editdlrm
concat.hpp18380644editdlrm
contains.hpp23780644editdlrm
core.hpp6190644editdlrm
count.hpp16830644editdlrm
count_if.hpp16340644editdlrm
cycle.hpp24600644editdlrm
define_struct.hpp15820644editdlrm
difference.hpp8540644editdlrm
div.hpp17720644editdlrm
drop_back.hpp20160644editdlrm
drop_front.hpp22680644editdlrm
drop_front_exactly.hpp24090644editdlrm
drop_while.hpp20470644editdlrm
duplicate.hpp15740644editdlrm
empty.hpp13060644editdlrm
equal.hpp25840644editdlrm
erase_key.hpp8760644editdlrm
eval.hpp20120644editdlrm
eval_if.hpp64530644editdlrm
extend.hpp17330644editdlrm
extract.hpp15470644editdlrm
fill.hpp14120644editdlrm
filter.hpp26000644editdlrm
find.hpp17780644editdlrm
find_if.hpp17340644editdlrm
first.hpp14700644editdlrm
flatten.hpp17270644editdlrm
fold.hpp10660644editdlrm
fold_left.hpp30040644editdlrm
fold_right.hpp31930644editdlrm
for_each.hpp15130644editdlrm
front.hpp14010644editdlrm
fuse.hpp15800644editdlrm
greater.hpp14640644editdlrm
greater_equal.hpp15630644editdlrm
group.hpp38720644editdlrm
hash.hpp21580644editdlrm
if.hpp16510644editdlrm
index_if.hpp18460644editdlrm
insert.hpp16950644editdlrm
insert_range.hpp17780644editdlrm
integral_constant.hpp47910644editdlrm
intersection.hpp8720644editdlrm
intersperse.hpp17800644editdlrm
is_disjoint.hpp14450644editdlrm
is_empty.hpp14530644editdlrm
is_subset.hpp28000644editdlrm
keys.hpp13380644editdlrm
lazy.hpp45930644editdlrm
length.hpp14150644editdlrm
less.hpp13940644editdlrm
less_equal.hpp14930644editdlrm
lexicographical_compare.hpp38190644editdlrm
lift.hpp16860644editdlrm
map.hpp131420644editdlrm
max.hpp11500644editdlrm
maximum.hpp43440644editdlrm
members.hpp12560644editdlrm
min.hpp15250644editdlrm
minimum.hpp43340644editdlrm
minus.hpp21010644editdlrm
mod.hpp19700644editdlrm
monadic_compose.hpp22960644editdlrm
monadic_fold_left.hpp40160644editdlrm
monadic_fold_right.hpp41740644editdlrm
mult.hpp19330644editdlrm
negate.hpp10220644editdlrm
none.hpp12170644editdlrm
none_of.hpp14980644editdlrm
not.hpp12200644editdlrm
not_equal.hpp21150644editdlrm
one.hpp11160644editdlrm
optional.hpp187880644editdlrm
or.hpp14260644editdlrm
ordering.hpp19020644editdlrm
pair.hpp57680644editdlrm
partition.hpp27310644editdlrm
permutations.hpp15630644editdlrm
plus.hpp19440644editdlrm
power.hpp15600644editdlrm
prefix.hpp20970644editdlrm
prepend.hpp24150644editdlrm
product.hpp26360644editdlrm
range.hpp54800644editdlrm
remove.hpp21770644editdlrm
remove_at.hpp23710644editdlrm
remove_if.hpp21550644editdlrm
remove_range.hpp27450644editdlrm
repeat.hpp16240644editdlrm
replace.hpp18420644editdlrm
replace_if.hpp18530644editdlrm
replicate.hpp25110644editdlrm
reverse.hpp11870644editdlrm
reverse_fold.hpp28860644editdlrm
scan_left.hpp37120644editdlrm
scan_right.hpp38110644editdlrm
second.hpp14770644editdlrm
set.hpp99810644editdlrm
size.hpp9290644editdlrm
slice.hpp35240644editdlrm
sort.hpp37700644editdlrm
span.hpp28580644editdlrm
string.hpp107940644editdlrm
suffix.hpp20810644editdlrm
sum.hpp32530644editdlrm
symmetric_difference.hpp9440644editdlrm
take_back.hpp21780644editdlrm
take_front.hpp22310644editdlrm
take_while.hpp16920644editdlrm
tap.hpp21830644editdlrm
then.hpp14200644editdlrm
transform.hpp14670644editdlrm
tuple.hpp85540644editdlrm
type.hpp198480644editdlrm
unfold_left.hpp25460644editdlrm
unfold_right.hpp25690644editdlrm
union.hpp8110644editdlrm
unique.hpp33370644editdlrm
unpack.hpp35600644editdlrm
value.hpp31590644editdlrm
while.hpp24320644editdlrm
zero.hpp10950644editdlrm
zip.hpp19180644editdlrm
zip_shortest.hpp20390644editdlrm
zip_shortest_with.hpp21630644editdlrm
zip_with.hpp20420644editdlrm
Edit: /usr/include/boost/hana/fwd/unpack.hpp (3560B)
/*! @file Forward declares `boost::hana::unpack`. @copyright Louis Dionne 2013-2017 Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_HANA_FWD_UNPACK_HPP #define BOOST_HANA_FWD_UNPACK_HPP #include #include BOOST_HANA_NAMESPACE_BEGIN //! Invoke a function with the elements of a Foldable as arguments. //! @ingroup group-Foldable //! //! Given a function and a foldable structure whose length can be known at //! compile-time, `unpack` invokes the function with the contents of that //! structure. In other words, `unpack(xs, f)` is equivalent to `f(x...)`, //! where `x...` are the elements of the structure. The length of the //! structure must be known at compile-time, because the version of `f`'s //! `operator()` that will be compiled depends on the number of arguments //! it is called with, which has to be known at compile-time. //! //! To create a function that accepts a foldable instead of variadic //! arguments, see `fuse` instead. //! //! //! @param xs //! The structure to expand into the function. //! //! @param f //! A function to be invoked as `f(x...)`, where `x...` are the elements //! of the structure as-if they had been linearized with `to`. //! //! //! Example //! ------- //! @include example/unpack.cpp //! //! //! Rationale: `unpack`'s name and parameter order //! ---------------------------------------------- //! It has been suggested a couple of times that `unpack` be called //! `apply` instead, and that the parameter order be reversed to match //! that of the [proposed std::apply function][1]. However, the name //! `apply` is already used to denote normal function application, an use //! which is consistent with the Boost MPL library and with the rest of //! the world, especially the functional programming community. //! Furthermore, the author of this library considers the proposed //! `std::apply` to have both an unfortunate name and an unfortunate //! parameter order. Indeed, taking the function as the first argument //! means that using `std::apply` with a lambda function looks like //! @code //! std::apply([](auto ...args) { //! use(args...); //! }, tuple); //! @endcode //! //! which is undeniably ugly because of the trailing `, tuple)` part //! on the last line. On the other hand, taking the function as a //! second argument allows one to write //! @code //! hana::unpack(tuple, [](auto ...args) { //! use(args...); //! }); //! @endcode //! //! which looks much nicer. Because of these observations, the author //! of this library feels justified to use `unpack` instead of `apply`, //! and to use a sane parameter order. //! //! [1]: http://en.cppreference.com/w/cpp/experimental/apply #ifdef BOOST_HANA_DOXYGEN_INVOKED constexpr auto unpack = [](auto&& xs, auto&& f) -> decltype(auto) { return tag-dispatched; }; #else template struct unpack_impl : unpack_impl> { }; struct unpack_t { template constexpr decltype(auto) operator()(Xs&& xs, F&& f) const; }; constexpr unpack_t unpack{}; #endif BOOST_HANA_NAMESPACE_END #endif // !BOOST_HANA_FWD_UNPACK_HPP