mirror of
https://github.com/boostorg/typeof.git
synced 2025-07-29 20:37:28 +02:00
inspection report fixes
[SVN r35051]
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user