#include "di/container/concepts/indirectly_binary_left_foldable.h"
#include "di/function/flip.h"
#include "di/util/declval.h"
Go to the source code of this file.
Classes | |
class | di::concepts::detail::FlippedHelper< F > |
Namespaces | |
namespace | di |
namespace | di::concepts |
namespace | di::concepts::detail |
Concepts | |
concept | di::concepts::IndirectlyBinaryRightFoldable |