Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
RNotFn.hxx File Reference
#include <type_traits>
#include <utility>
Include dependency graph for RNotFn.hxx:

Classes

class  std::Detail::not_fn_t< F >
 

Namespaces

 std::Detail
 

Functions

template<typename F >
Detail::not_fn_t< Fstd::not_fn (F &&f)
 

Function Documentation

◆ not_fn()

template<typename F >
Detail::not_fn_t<F> std::not_fn ( F &&  f)

Definition at line 51 of file RNotFn.hxx.