di 0.1.0
Loading...
Searching...
No Matches
not_fn.h File Reference
#include "di/function/invoke.h"
#include "di/function/pipeable.h"
#include "di/meta/operations.h"
#include "di/meta/util.h"
#include "di/types/in_place.h"
#include "di/util/forward.h"
#include "di/util/move.h"

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::function
 

Functions

template<concepts::DecayConstructible F>
constexpr auto di::function::not_fn (F &&function)
 
template<concepts::DecayConstructible F>
constexpr auto di::not_fn (F &&function)