casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::Log< T, RES > Struct Template Reference

Functor to apply log. More...

#include <Functors.h>

Inheritance diagram for casacore::Log< T, RES >:

Public Member Functions

RES operator() (T value) const
 

Detailed Description

template<typename T, typename RES = T>
struct casacore::Log< T, RES >

Functor to apply log.

Definition at line 434 of file Functors.h.

Member Function Documentation

template<typename T , typename RES = T>
RES casacore::Log< T, RES >::operator() ( value) const
inline

Definition at line 436 of file Functors.h.

References casacore::log().


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