소스 검색

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号