aimstil  5.0.5
til::functor::Size Struct Reference

#include <cathier/globalTraits.h>

Public Types

typedef std::size_t result_type
 

Public Member Functions

template<typename TCollection >
std::size_t operator() (const TCollection &c)
 

Detailed Description

Definition at line 47 of file globalTraits.h.

Member Typedef Documentation

◆ result_type

typedef std::size_t til::functor::Size::result_type

Definition at line 49 of file globalTraits.h.

Member Function Documentation

◆ operator()()

template<typename TCollection >
std::size_t til::functor::Size::operator() ( const TCollection &  c)
inline

Definition at line 52 of file globalTraits.h.

References til::size().


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