search for: is_nothrow_assignable

Displaying 5 results from an estimated 5 matches for "is_nothrow_assignable".

2012 Sep 27
4
[LLVMdev] Clang bug?
...ed here : public __is_assignable_imp<_Tp, _Arg> {}; ^ /usr/bin/../lib/c++/v1/type_traits:2616:38: note: in instantiation of template class 'std::__1::is_assignable<Templ8<int>::Member *&, Templ8<int>::Member *&>' requested here : public __is_nothrow_assignable<is_assignable<_Tp, _Arg>::value, _Tp, _Arg> ^ /usr/bin/../lib/c++/v1/type_traits:2667:14: note: in instantiation of template class 'std::__1::is_nothrow_assignable<Templ8<int>::Member *&, Templ8<int>::Member *&>' req...
2012 Sep 28
0
[LLVMdev] Clang bug?
...is_assignable_imp<_Tp, _Arg> {}; > ^ > /usr/bin/../lib/c++/v1/type_traits:2616:38: note: in instantiation of > template class 'std::__1::is_assignable<Templ8<int>::Member *&, > Templ8<int>::Member *&>' requested here > : public __is_nothrow_assignable<is_assignable<_Tp, _Arg>::value, > _Tp, _Arg> > ^ > /usr/bin/../lib/c++/v1/type_traits:2667:14: note: in instantiation of > template class 'std::__1::is_nothrow_assignable<Templ8<int>::Member > *&, Templ8<int>::Me...
2012 Sep 28
4
[LLVMdev] Clang bug?
..._Arg> {}; > > ^ > > /usr/bin/../lib/c++/v1/type_traits:2616:38: note: in instantiation of > > template class 'std::__1::is_assignable<Templ8<int>::Member *&, > > Templ8<int>::Member *&>' requested here > > : public __is_nothrow_assignable<is_assignable<_Tp, _Arg>::value, > > _Tp, _Arg> > > ^ > > /usr/bin/../lib/c++/v1/type_traits:2667:14: note: in instantiation of > > template class 'std::__1::is_nothrow_assignable<Templ8<int>::Member > > *&am...
2012 Sep 29
0
[LLVMdev] Clang bug?
...t; > ^ >> > /usr/bin/../lib/c++/v1/type_traits:2616:38: note: in instantiation of >> > template class 'std::__1::is_assignable<Templ8<int>::Member *&, >> > Templ8<int>::Member *&>' requested here >> > : public __is_nothrow_assignable<is_assignable<_Tp, _Arg>::value, >> > _Tp, _Arg> >> > ^ >> > /usr/bin/../lib/c++/v1/type_traits:2667:14: note: in instantiation of >> > template class 'std::__1::is_nothrow_assignable<Templ8<int>::Membe...
2012 Sep 29
1
[LLVMdev] Clang bug?
...^ > >> > /usr/bin/../lib/c++/v1/type_traits:2616:38: note: in instantiation of > >> > template class 'std::__1::is_assignable<Templ8<int>::Member *&, > >> > Templ8<int>::Member *&>' requested here > >> > : public __is_nothrow_assignable<is_assignable<_Tp, _Arg>::value, > >> > _Tp, _Arg> > >> > ^ > >> > /usr/bin/../lib/c++/v1/type_traits:2667:14: note: in instantiation of > >> > template class 'std::__1::is_nothrow_assignable<Temp...