rangeless::fn
rangeless::fn::by::first Struct Reference

#include <fn.hpp>

Public Member Functions

template<typename T >
auto operator() (const T &x) const -> decltype(*&x.first)
 

Detailed Description

Definition at line 822 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
auto rangeless::fn::by::first::operator() ( const T &  x) const -> decltype(*&x.first)
inline

Definition at line 825 of file fn.hpp.


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