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 117 of file call_traits.h.
typedef T const* lass::util::CallTraits< T const [N]>::TValue |
Definition at line 119 of file call_traits.h.
typedef T const* lass::util::CallTraits< T const [N]>::TParam |
Definition at line 120 of file call_traits.h.
typedef T const* const& lass::util::CallTraits< T const [N]>::TConstReference |
Definition at line 121 of file call_traits.h.
typedef T const* & lass::util::CallTraits< T const [N]>::TReference |
Definition at line 122 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 |