forked from boostorg/static_string
Renamed from fixed_string to static_string, added aliases
This commit is contained in:
@ -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 (C) 2019 Vinnie Falco<br>
|
||||
Copyright (C) 2019 Krystian Stasiowski<br>
|
||||
|
Reference in New Issue
Block a user