2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-19 04:22:08 +00:00

documentation, cosmetic changes

This commit is contained in:
Emil Dotchevski
2019-01-13 09:13:54 -08:00
parent cab233c83a
commit fee3868261
89 changed files with 1841 additions and 1709 deletions

View File

@@ -1,8 +1,8 @@
//Copyright (c) 2018 Emil Dotchevski
//Copyright (c) 2018 Second Spectrum, Inc.
// Copyright (c) 2018 Emil Dotchevski
// Copyright (c) 2018 Second Spectrum, Inc.
//Distributed under the Boost Software License, Version 1.0. (See accompanying
//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/leaf/static_store.hpp>
#include "boost/core/lightweight_test.hpp"