first commit
This commit is contained in:
12
extern/ustl/1.5/docs/ustlheader.html
vendored
Normal file
12
extern/ustl/1.5/docs/ustlheader.html
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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">
|
||||
<head>
|
||||
<title>$title</title>
|
||||
<link href="../style/default.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../style/ustlstyle.css" rel="stylesheet" type="text/css" />
|
||||
<meta http-equiv="Content-Type" content="text/xhtml+xml; charset=ISO-8859-1" />
|
||||
<meta name="Description" content="API and usage description for uSTL, a size-optimized STL implementation" />
|
||||
<meta name="Keywords" content="C++, STL, template, bloat, optimization" />
|
||||
</head>
|
||||
<body>
|
||||
Reference in New Issue
Block a user