X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMoof%2Fcml%2Fmatrix%2Fexternal.h;h=6bfb8c4199d195f7062293454f98ee825b89e9b0;hb=299af4f2047e767e5d79501c26444473bda64c64;hp=1af926627344d107e4095b7ea805a8ba8bcd99d6;hpb=50c1239917f5e443b8ec91773c85ceb3db7da67b;p=chaz%2Fyoink diff --git a/src/Moof/cml/matrix/external.h b/src/Moof/cml/matrix/external.h index 1af9266..6bfb8c4 100644 --- a/src/Moof/cml/matrix/external.h +++ b/src/Moof/cml/matrix/external.h @@ -78,7 +78,7 @@ class matrix,BasisOrient,Layout> /* To simplify the matrix transpose operator: */ typedef matrix< - Element, + typename cml::remove_const::type, typename array_type::transposed_type::generator_type, BasisOrient, Layout