More C++11

This commit is contained in:
mfeemster
2014-09-09 22:41:26 -07:00
parent e4a47d0d16
commit 44c90abb32
39 changed files with 881 additions and 730 deletions

View File

@ -224,4 +224,4 @@ public:
a = norm ? T(1) : T(255);
}
};
}
}