rangeless::fn
rangeless::fn::impl::counts Struct Reference

#include <fn.hpp>

Public Member Functions

template<typename Iterable >
std::map< typename Iterable::value_type, size_t > operator() (Iterable &&xs) const
 

Detailed Description

Definition at line 1267 of file fn.hpp.

Member Function Documentation

◆ operator()()

template<typename Iterable >
std::map<typename Iterable::value_type, size_t> rangeless::fn::impl::counts::operator() ( Iterable &&  xs) const
inline

Definition at line 1270 of file fn.hpp.


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