forked from boostorg/tuple
Fix html.
[SVN r51881]
This commit is contained in:
@ -2,14 +2,13 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Tuple library advanced features</title>
|
<title>Tuple library advanced features</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
<body bgcolor="#FFFFFF" text="#000000">
|
<body bgcolor="#FFFFFF" text="#000000">
|
||||||
|
|
||||||
<IMG SRC="../../../boost.png"
|
<IMG SRC="../../../boost.png"
|
||||||
ALT="C++ Boost" width="277" height="86">
|
ALT="C++ Boost" width="277" height="86">
|
||||||
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<h1>Tuple library advanced features</h1>
|
<h1>Tuple library advanced features</h1>
|
||||||
|
|
||||||
The advanced features described in this document are all under namespace <code>::boost::tuples</code>
|
The advanced features described in this document are all under namespace <code>::boost::tuples</code>
|
||||||
|
Reference in New Issue
Block a user