]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/tti/test/test_has_fun_compile.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / tti / test / test_has_fun_compile.cpp
index 7f0e36c999bde06347d38d9859c293229e3319e4..af04abdc3374dbd790c82adb800b3e9c46910ef5 100644 (file)
@@ -15,6 +15,7 @@ int main()
   TheTIntFunction<AType,void,boost::mpl::vector<long,double> > aVar;
   BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,double,boost::mpl::vector<short,short,long,int> > aVar2;
   Pickedname<AnotherType,AType,boost::mpl::vector<long,long> > aVar3;
+  FunctionReturningInt<AType,int,boost::mpl::vector<>,boost::function_types::volatile_qualified > aVar4;
   
   // Compile time asserts