mirror of
https://github.com/boostorg/property_map_parallel.git
synced 2026-01-19 04:22:15 +00:00
15 lines
571 B
HTML
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>
|