rangeless::fn
rangeless::fn::by::dereferenced Struct Reference

#include <fn.hpp>

Public Member Functions

template<typename P >
auto operator() (const P &ptr) const -> decltype(*ptr)
 

Detailed Description

Definition at line 813 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename P >
auto rangeless::fn::by::dereferenced::operator() ( const P &  ptr) const -> decltype(*ptr)
inline

Definition at line 816 of file fn.hpp.


The documentation for this struct was generated from the following file: