فهرست منبع

Static assert initial checkin

[SVN r8381]
John Maddock 25 سال پیش
والد
کامیت
5027328292
2فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 4 0
      .gitmodules
  2. 1 0
      libs/static_assert

+ 4 - 0
.gitmodules

@@ -58,6 +58,10 @@
 	path = libs/graph
 	url = ../graph.git
 	fetchRecurseSubmodules = on-demand
+[submodule "static_assert"]
+	path = libs/static_assert
+	url = ../static_assert.git
+	fetchRecurseSubmodules = on-demand
 [submodule "concept_check"]
 	path = libs/concept_check
 	url = ../concept_check.git

+ 1 - 0
libs/static_assert

@@ -0,0 +1 @@
+Subproject commit 8cb6da5df005a4511ae215a1d85b72ce8d680bec

粤ICP备19079148号