-
- Downloads
[static_assert.hh] Add a class AlwaysTrue for consistency with AlwaysFalse.
I'm actually going to need this class in PDELab. Of course, I could just use !AlwaysFalse<T>::value instead, but that makes the code even harder to understand. [[Imported from SVN: r6023]]
Please register or sign in to comment