mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
add callable_traits submodule
This commit is contained in:
parent
048f02bd75
commit
b83583abb9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -547,3 +547,6 @@
|
|||
path = libs/mp11
|
||||
url = ../mp11.git
|
||||
fetchRecurseSubmodules = on-demand
|
||||
[submodule "callable_traits"]
|
||||
path = libs/callable_traits
|
||||
url = ../callable_traits.git
|
||||
|
|
1
libs/callable_traits
Submodule
1
libs/callable_traits
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 684dfbd7dfbdd0438ef3670be10002ca33a71715
|
Loading…
Add table
Reference in a new issue