boost/pending/property_serialize.hpp:

- Moved serialization code here

boost/pending/property.hpp:
  - From here

boost/graph/adj_list_serialize.hpp:
  - Include the new property_serialization header


[SVN r32275]
This commit is contained in:
Douglas Gregor 2006-01-10 13:53:48 +00:00
parent d039b943d0
commit c686699712
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View file

@ -214,6 +214,10 @@
path = libs/optional
url = ../optional.git
fetchRecurseSubmodules = on-demand
[submodule "graph_parallel"]
path = libs/graph_parallel
url = ../graph_parallel.git
fetchRecurseSubmodules = on-demand
[submodule "bcp"]
path = tools/bcp
url = ../bcp.git

@ -1 +1 @@
Subproject commit e96148194d492b46d2935c260ff49aa71e910b74
Subproject commit eddae9798380ca152f8a1571fc20a6f31b8643cd

1
libs/graph_parallel Submodule

@ -0,0 +1 @@
Subproject commit 5af1d893bf848e41265a584c19ebd05f02c958c7