Files
property_map_parallel/index.html
2021-05-29 19:38:20 +03:00

15 lines
571 B
HTML

<html>
<head>
<title>Boost Property Map (Parallel)</title>
<style type="text/css">
body { max-width: 60em; margin-left: auto; margin-right: auto; color: #4A6484; font-family: Calibri Light, Helvetica Neue, sans-serif; }
h1 { margin-top: 2em; margin-bottom: 1em; }
</style>
</head>
<body>
<h1>Boost Property Map (Parallel)</h1>
<p>Parallel extensions to the <a href="../property_map/index.html">Property Map library</a>.</p>
<p>For more information, see the documentation of the <a href="../graph_parallel/index.html">Parallel Graph library</a>.</p>
</body>
</html>