Skip to content

Sacado: Fix partial specialization of inner_layout<> for Clang.

James Willenbring requested to merge etphipp:sacado_layout_contiguous_fix into develop

Created by: etphipp

Removed ambiguous partial specializations of inner_layout<> for LayoutContiguous, that were causing compiler errors with clang. For issue #3195 (closed).

Merge request reports

Loading