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 63 of file call_traits.h.
typedef T const lass::util::CallTraits< T const >::TValue |
Definition at line 65 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const >::TParam |
Definition at line 66 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const >::TConstReference |
Definition at line 67 of file call_traits.h.
typedef T const& lass::util::CallTraits< T const >::TReference |
Definition at line 68 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 |