Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
util::parse::anonymous_namespace{parse.hpp} Namespace Reference

Classes

struct  _ProbeFunReturn
 helper to detect return type of a possibly generic λ More...
 
struct  _ProbeFunReturn< ARG, FUN, std::void_t< decltype(std::declval< FUN >()(std::declval< ARG >()))> >
 

Functions

template<class FUN >
bool _boundFun (FUN const &fun)
 

Class Documentation

◆ util::parse::anonymous_namespace{parse.hpp}::_ProbeFunReturn

struct util::parse::anonymous_namespace{parse.hpp}::_ProbeFunReturn
+ Collaboration diagram for _ProbeFunReturn< ARG, FUN, SEL >:

Function Documentation

◆ _boundFun()

template<class FUN >
bool _boundFun ( FUN const &  fun)
inline

Definition at line 320 of file parse.hpp.

References _boundFun().

Referenced by _boundFun().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: