xref: /minix3/external/bsd/llvm/dist/clang/www/cxx_compatibility.html (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1*f4a2713aSLionel Sambuc<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2*f4a2713aSLionel Sambuc          "http://www.w3.org/TR/html4/strict.dtd">
3*f4a2713aSLionel Sambuc<html>
4*f4a2713aSLionel Sambuc<head>
5*f4a2713aSLionel Sambuc<meta HTTP-EQUIV="REFRESH" content="5; url=compatibility.html#c++">
6*f4a2713aSLionel Sambuc  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7*f4a2713aSLionel Sambuc  <title>Clang - C++ Compatibility</title>
8*f4a2713aSLionel Sambuc  <link type="text/css" rel="stylesheet" href="menu.css">
9*f4a2713aSLionel Sambuc  <link type="text/css" rel="stylesheet" href="content.css">
10*f4a2713aSLionel Sambuc  <style type="text/css">
11*f4a2713aSLionel Sambuc</style>
12*f4a2713aSLionel Sambuc</head>
13*f4a2713aSLionel Sambuc<body>
14*f4a2713aSLionel Sambuc
15*f4a2713aSLionel Sambuc<!--#include virtual="menu.html.incl"-->
16*f4a2713aSLionel Sambuc
17*f4a2713aSLionel Sambuc<div id="content">
18*f4a2713aSLionel Sambuc
19*f4a2713aSLionel Sambuc<!-- ======================================================================= -->
20*f4a2713aSLionel Sambuc<h1>Clang's C++ Compatibility</h1>
21*f4a2713aSLionel Sambuc<!-- ======================================================================= -->
22*f4a2713aSLionel Sambuc
23*f4a2713aSLionel Sambuc  <p>The Clang C++ compatibility page has moved. You will be directed <a href="compatibility.html#c++">to its new home</a> in 5 seconds.</p>
24*f4a2713aSLionel Sambuc
25*f4a2713aSLionel Sambuc</div>
26*f4a2713aSLionel Sambuc</body>
27*f4a2713aSLionel Sambuc</html>
28