style-guide: fix isConst and UnConst examples
Problems: * missing ; after struct declarations * missing static for constexpr bool value * UnConst_<T> -> UnConst_<const T> * UnConst = -> UnConst = typename
Showing
Please
register
or
sign in
to comment