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

Protected Member Functions | |
| const_T_base () | |
Protected Attributes | |
| T | x |
Definition at line 20 of file value_init.hpp.
| boost::vinit_detail::const_T_base< T >::const_T_base | ( | ) | [inline, protected] |
Definition at line 24 of file value_init.hpp.
T boost::vinit_detail::const_T_base< T >::x [protected] |
Definition at line 26 of file value_init.hpp.
1.5.5