library of assembled shared sources |
http://lass.cocamware.com |
#include <call_traits.h>
Public Types | |
typedef T const & | TValue |
typedef T const & | TParam |
typedef T const & | TConstReference |
typedef T const & | TReference |
Definition at line 81 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const & >::TValue |
Definition at line 83 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const & >::TParam |
Definition at line 84 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const & >::TConstReference |
Definition at line 85 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const & >::TReference |
Definition at line 86 of file call_traits.h.
Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by 1.5.7.1 |