mirror of
https://github.com/boostorg/align.git
synced 2026-01-24 17:42:08 +00:00
26 lines
499 B
HTML
26 lines
499 B
HTML
<!DOCTYPE html>
|
|
<!--
|
|
(c) 2014 Glen Joseph Fernandes
|
|
glenjofe at gmail dot com
|
|
|
|
Distributed under the Boost Software
|
|
License, Version 1.0.
|
|
http://boost.org/LICENSE_1_0.txt
|
|
-->
|
|
<html>
|
|
<head>
|
|
<title>Boost.Align</title>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0;url=../../doc/html/align.html">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Automatic redirection failed, please go to
|
|
<a href="../../doc/html/align.html">../../doc/html/align.html</a>
|
|
</p>
|
|
<p>
|
|
© 2014 Glen Fernandes
|
|
</p>
|
|
</body>
|
|
</html>
|