capydi
Loading...
Searching...
No Matches
ValuedPackFor.hpp File Reference
#include "capymeta/primitives/Pack.hpp"
#include "legacy/PackMap.hpp"
#include "legacy/Head.hpp"
#include "legacy/PackConcat.hpp"
#include "capymeta/algorithms/general/Rebind.hpp"
#include <tuple>
#include <type_traits>
#include <functional>
#include <expected>
Include dependency graph for ValuedPackFor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  capy
namespace  capy::meta

Functions

template<typename Handler, typename... PackElements>
constexpr implementation_details_::valued_pack_for_result_t< Handler, PackElements... > capy::meta::valued_pack_for (Pack< PackElements... > &&pack, Handler &&handler)