My Project
Public Types | List of all members
boost::statechart::detail::unwrap< T > Struct Template Reference

#include <processor_container.hpp>

Collaboration diagram for boost::statechart::detail::unwrap< T >:
Collaboration graph

Public Types

typedef unwrap_impl< is_reference_wrapper< T >::value >::template apply< T >::type type
 

Member Typedef Documentation

◆ type

template<typename T >
typedef unwrap_impl< is_reference_wrapper< T >::value >::template apply< T >::type boost::statechart::detail::unwrap< T >::type

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