Boost GIL


Public Types | Public Member Functions | List of all members
identity< T > Struct Template Reference

identity taken from SGI STL. More...

#include <utilities.hpp>

Inheritance diagram for identity< T >:
channel_converter_unsigned< T, T >

Public Types

typedef T argument_type
 
typedef T result_type
 

Public Member Functions

const T & operator() (const T &val) const
 

Detailed Description

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

identity taken from SGI STL.


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