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 *const & | TConstReference |
typedef T const *& | TReference |
Definition at line 99 of file call_traits.h.
typedef T const* lass::util::CallTraits< T const * >::TValue |
Definition at line 101 of file call_traits.h.
typedef T const* lass::util::CallTraits< T const * >::TParam |
Definition at line 102 of file call_traits.h.
typedef T const* const& lass::util::CallTraits< T const * >::TConstReference |
Definition at line 103 of file call_traits.h.
typedef T const* & lass::util::CallTraits< T const * >::TReference |
Definition at line 104 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 |