vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | List of all members
vdj_pipe::Identity< T > Struct Template Reference

why is it not in STL? More...

#include <identity_predicate.hpp>

Inheritance diagram for vdj_pipe::Identity< T >:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::Identity< T >:
Collaboration graph
[legend]

Public Member Functions

T const & operator() (T const &x) const
 
T & operator() (T &x) const
 

Detailed Description

template<class T>
struct vdj_pipe::Identity< T >

why is it not in STL?

Member Function Documentation

template<class T >
T const& vdj_pipe::Identity< T >::operator() ( T const &  x) const
inline
template<class T >
T& vdj_pipe::Identity< T >::operator() ( T &  x) const
inline

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