浏览代码

Add custom static_assert for CodeWarrior <= 8. Which works in all contexts, specifically it works inside tempalte function contexts which the standard one doesn't. This makes all tests pass for this compiler for the first time.

[SVN r28941]
Rene Rivera 21 年之前
父节点
当前提交
9af4a7de1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/static_assert

+ 1 - 1
libs/static_assert

@@ -1 +1 @@
-Subproject commit 11be1f5a93e747d865874996a92245a70225c609
+Subproject commit f7531de55354b1e48220653e31df4baf70ed8122

粤ICP备19079148号