boost::detail::is_incrementable_::postfix_impl< T > Struct Template Reference

#include <sysc/packages/boost/detail/is_incrementable.hpp>

Collaboration diagram for boost::detail::is_incrementable_::postfix_impl< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=sizeof(is_incrementable_::check(BOOST_comma(x++, 0)))==1)

Static Public Attributes

static boost::remove_cv< T >
::type
x


Detailed Description

template<class T>
struct boost::detail::is_incrementable_::postfix_impl< T >

Definition at line 84 of file is_incrementable.hpp.


Member Function Documentation

template<class T>
boost::detail::is_incrementable_::postfix_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = sizeof(is_incrementable_::check(BOOST_comma(x++, 0)))==1 
)


Member Data Documentation

template<class T>
boost::remove_cv<T>::type& boost::detail::is_incrementable_::postfix_impl< T >::x [static]

Definition at line 86 of file is_incrementable.hpp.


The documentation for this struct was generated from the following file:

Generated on Wed Jan 21 15:32:12 2009 for SystemC by  doxygen 1.5.5