mirror of
https://github.com/boostorg/static_assert.git
synced 2026-01-19 16:52:11 +00:00
This library has been merged into Boost.Config, including sources, documentation, tests and examples. index.html updated to redirect to Boost.Config. README.md and meta/libraries.json were updated to mention that the library was merged into Boost.Config. CMakeLists.txt and build.jam are retained to define Boost.StaticAssert targets, which are now empty and only add the dependency on Boost.Config. This is to avoid breaking downstream libraries that have Boost.StaticAssert as a dependency. These users will need to be updated, and at that point this entire git submodule can be deleted. Tests, examples and CI configs are preserved at the request by Peter Dimov.
16 lines
597 B
HTML
16 lines
597 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; URL=../config/index.html">
|
|
</head>
|
|
<body>
|
|
Automatic redirection failed, please go to
|
|
<a href="../config/index.html">../config/index.html</a>.
|
|
<P>Copyright John Maddock 2006</P>
|
|
<P>Distributed under the Boost Software License, Version 1.0. (See accompanying file <A href="../../LICENSE_1_0.txt">
|
|
LICENSE_1_0.txt</A> or copy at <A href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</A>).</P>
|
|
</body>
|
|
</html>
|
|
|
|
|