11 #ifndef __IDENTITY_HEADER
12 #define __IDENTITY_HEADER
47 template<
typename T,
typename _base>
52 #endif //__IDENTITY_HEADER
identity_filter(identity_filter const &arg)
Definition: identity.hpp:23
Definition: realization.hpp:19
T value() const
Definition: identity.hpp:37
identity_filter()
Definition: identity.hpp:21
identity_filter & operator<<(T const &in)
Definition: identity.hpp:32
identity_filter< T > type
Definition: identity.hpp:49
Definition: identity.hpp:18
identity_filter & operator=(T const &in)
Definition: identity.hpp:28
identity_filter(T const &arg)
Definition: identity.hpp:25