Renamed from fixed_string to static_string, added aliases

This commit is contained in:
Krystian Stasiowski
2019-12-16 12:23:46 -05:00
parent c3110b1b6c
commit e26c470c3a
18 changed files with 8598 additions and 8508 deletions

View File

@ -1,14 +1,14 @@
<html>
<head>
<title>Boost.FixedString</title>
<meta http-equiv="refresh" content="0; URL=https://18.github.io/doc/fixed_string/">
<title>Boost.StaticString</title>
<meta http-equiv="refresh" content="0; URL=https://18.github.io/doc/static_string/">
</head>
<body>
Automatic redirection failed, please go to
<a href="https://18.github.io/doc/fixed_string/">https://18.github.io/doc/fixed_string/</a>
<a href="https://18.github.io/doc/static_string/">https://18.github.io/doc/static_string/</a>
<hr>
<tt>
Boost.FixedString<br>
Boost.StaticString<br>
<br>
Copyright&nbsp;(C)&nbsp;2019&nbsp;Vinnie&nbsp;Falco<br>
Copyright&nbsp;(C)&nbsp;2019&nbsp;Krystian&nbsp;Stasiowski<br>