#include <array_promotions.h>
Public Types | |
typedef select_if< same_type < LeftL, RightL >::is_true, LeftL, CML_DEFAULT_ARRAY_LAYOUT > ::result | promoted_layout |
Definition at line 148 of file array_promotions.h.
typedef select_if< same_type<LeftL,RightL>::is_true, LeftL, CML_DEFAULT_ARRAY_LAYOUT>::result cml::et::detail::deduce_layout< LeftL, RightL >::promoted_layout |
Definition at line 154 of file array_promotions.h.