]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/qvm/test/deduce_scalar_fail2.cpp
update sources to v12.2.4
[ceph.git] / ceph / src / boost / libs / qvm / test / deduce_scalar_fail2.cpp
CommitLineData
3a9019d9
FG
1//Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc.\r
2\r
3//Distributed under the Boost Software License, Version 1.0. (See accompanying\r
4//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\r
5\r
6#include <boost/qvm/deduce_scalar.hpp>\r
7\r
8struct foo;\r
9typedef boost::qvm::deduce_scalar<foo,int>::type user_defined_types_require_specialization;\r