inspection report fixes

[SVN r35051]
This commit is contained in:
Arkadiy Vertleyb
2006-09-09 17:25:09 +00:00
parent b94ec36fbf
commit dfb50b4e37
31 changed files with 117 additions and 2 deletions

View File

@ -1,3 +1,7 @@
// Copyright (C) 2006 Arkadiy Vertleyb
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt)
#include "test.hpp"
BOOST_STATIC_ASSERT(boost::type_of::test<void()>::value);