mirror of
https://github.com/boostorg/website.git
synced 2026-01-30 08:22:18 +00:00
92 lines
2.6 KiB
HTML
92 lines
2.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<title>Boost.Function Official Maintainer</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link rel="icon" href="/favicon.ico" type="image/ico" />
|
|
<link rel="stylesheet" type="text/css" href=
|
|
"/style-v2/section-community.css" />
|
|
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style> <![endif]-->
|
|
|
|
<style type="text/css">
|
|
/*<![CDATA[*/
|
|
body {font-family: sans-serif;}
|
|
/*]]>*/
|
|
</style>
|
|
</head><!--
|
|
Note: Editing website content is documented at:
|
|
https://www.boost.org/development/website_updating.html
|
|
-->
|
|
|
|
<body>
|
|
<div id="heading">
|
|
<!--#include virtual="/common/heading.html" -->
|
|
</div>
|
|
|
|
<div id="body">
|
|
<div id="body-inner">
|
|
<div id="content">
|
|
<div class="section" id="intro">
|
|
<div class="section-0">
|
|
<div class="section-title">
|
|
<h1>Boost.Function Official Maintainer</h1><img src=
|
|
"logos/IceCube_horizontal2.jpg" width="375" height="100" alt=
|
|
"IceCube South Pole Neutrino Observatory" />
|
|
|
|
<h2>Boost.Function</h2>
|
|
|
|
<p><a href="http://www.icecube.wisc.edu/">The IceCube
|
|
Collaboration</a> is responsible for maintenance of the
|
|
Boost.Function library.</p>
|
|
|
|
<p>The team consists of:</p>
|
|
|
|
<ul>
|
|
<li>Alex Olivas (PoC) - U. Maryland, College Park</li>
|
|
|
|
<li>David Schultz - U. Wisconsin, Madison</li>
|
|
|
|
<li>David Delvethal - U. Wisconsin, Madison</li>
|
|
|
|
<li>Hans Dembinski - U. Delaware</li>
|
|
|
|
<li>Jakob van Santen - DESY - Zeuthen</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="section-body"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="sidebar">
|
|
<!--#include virtual="/common/sidebar-common.html" -->
|
|
<!--#include virtual="/common/sidebar-community.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<div id="footer-left">
|
|
<div id="revised">
|
|
<p>Revised 14 September 2015</p>
|
|
</div>
|
|
|
|
<div id="copyright">
|
|
<p>&copy: Copyright Alex Olivas 2015.</p>
|
|
</div><!--#include virtual="/common/footer-license.html" -->
|
|
</div>
|
|
|
|
<div id="footer-right">
|
|
<!--#include virtual="/common/footer-banners.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|