#include <sysc/packages/boost/utility/value_init.hpp>

Protected Member Functions | |
| non_const_T_base () | |
Protected Attributes | |
| T | x |
Definition at line 30 of file value_init.hpp.
| boost::vinit_detail::non_const_T_base< T >::non_const_T_base | ( | ) | [inline, protected] |
Definition at line 34 of file value_init.hpp.
T boost::vinit_detail::non_const_T_base< T >::x [mutable, protected] |
Definition at line 36 of file value_init.hpp.
1.5.5