Helper to determine which stub to use based on the type of partition PS
.
More...
Public Types | |
typedef boost::mpl::if_< typename is_native_partition< PS >::type, stub_localize_nat_view< View, GID >, stub_localize< View, GID > >::type | type |
Helper to determine which stub to use based on the type of partition PS
.