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

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