rangeless::fn
rangeless::fn::get::dereferenced Struct Reference

#include <fn.hpp>

Public Member Functions

template<typename P >
auto operator() (P ptr) const -> typename std::remove_reference< decltype(std::move(*ptr))>::type
 

Detailed Description

Definition at line 936 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename P >
auto rangeless::fn::get::dereferenced::operator() ( ptr) const -> typename std::remove_reference<decltype(std::move(*ptr))>::type
inline

Definition at line 939 of file fn.hpp.


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