Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::identity< T > Struct Template Reference

identity taken from SGI STL. More...

#include <utilities.hpp>

Inheritance diagram for boost::gil::detail::identity< T >:
Collaboration diagram for boost::gil::detail::identity< T >:

Public Member Functions

const Toperator() (const T &val) const
 

Detailed Description

template<typename T>
struct boost::gil::detail::identity< T >

identity taken from SGI STL.

Member Function Documentation

template<typename T>
const T& boost::gil::detail::identity< T >::operator() ( const T val) const
inline

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