search for: _traits

Displaying 20 results from an estimated 26 matches for "_traits".

Did you mean: traits
2004 Jul 06
1
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...bool, std::map<const llvm::Type*, std::string, std::less<const llvm::Type*>, std::allocator<std::pair<const llvm::Type* const, std::string> > >&, llvm::SlotCalculator*)': AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char, std::char_traits<char> >& << int64_t' operator /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>&(*)(std::ba...
2004 Jul 06
2
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...> > std::less<const llvm::Type*>, std::allocator<std::pair<const >llvm::Type* > > const, std::string> > >&, llvm::SlotCalculator*)': > > AsmWriter.cpp:255: error: ambiguous overload for >`std::basic_ostream<char, > > std::char_traits<char> >& << int64_t' operator > > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are: > > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, > > _Traits>::operator<<(std::basic_ostream<_CharT,...
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...ckends/brass/brass_check.cc: In static member function `static void BrassTableCheck::check(const char*, const std::string&, brass_revision_number_t*, int, std::ostream&)': ../backends/brass/brass_check.cc:216: error: ambiguous overload for ` std::basic_ostream<char, std::char_traits<char> >& << brass_tablesize_t&' operator /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits&g...
2004 Jul 06
0
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...<const llvm::Type*>, std::allocator<std::pair<const > >llvm::Type* > > > const, std::string> > >&, llvm::SlotCalculator*)': > > > AsmWriter.cpp:255: error: ambiguous overload for > >`std::basic_ostream<char, > > > std::char_traits<char> >& << int64_t' operator > > > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are: > > > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, > > > _Traits>::operator<<(std::basic_ostr...
2015 Sep 05
1
question / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...ckends/brass/brass_check.cc: In static member function `static void BrassTableCheck::check(const char*, const std::string&, brass_revision_number_t*, int, std::ostream&)': ../backends/brass/brass_check.cc:216: error: ambiguous overload for ` std::basic_ostream<char, std::char_traits<char> >& << brass_tablesize_t&' operator /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits&g...
2004 Jul 07
1
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...nst >>>> >llvm::Type* >>>> > > const, std::string> > >&, llvm::SlotCalculator*)': >>>> > > AsmWriter.cpp:255: error: ambiguous overload for >>>> >`std::basic_ostream<char, >>>> > > std::char_traits<char> >& << int64_t' operator >>>> > > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates >>>>are: >>>> > > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, >>>> >...
2004 Jul 07
0
[LLVMdev] AsmWriter.cpp:255: error: ambiguous overload for `std::basic_ostream<char,...
...r<std::pair<const >>> >llvm::Type* >>> > > const, std::string> > >&, llvm::SlotCalculator*)': >>> > > AsmWriter.cpp:255: error: ambiguous overload for >>> >`std::basic_ostream<char, >>> > > std::char_traits<char> >& << int64_t' operator >>> > > /opt/gcc.3.3/include/c++/3.3/bits/ostream.tcc:63: error: candidates >>>are: >>> > > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, >>> > > _Traits&...
2013 Jul 26
0
[LLVMdev] Botan and Android
...//sources/cxx-stl/stlport/stlport/ -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -fpermissive -W -Wall -c checks/bench.cpp -o build/checks/bench.o checks/bench.cpp: In function 'void (anonymous namespace)::report_results(const string&, const std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, double>&)': checks/bench.cpp:157:102: error: no match for 'operator!=' in 'i != std::map<_Key, _Tp, _Compare, _Alloc>::rend() [with _Key = double, _Tp = std::basic_string<char, std::char_traits<char>, std::allocator...
2005 Mar 10
2
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...ldLog.htm" CodeGen - 2 error(s), 0 warning(s) ------ Build started: Project: x86, Configuration: Debug Win32 ------ Compiling... X86FloatingPoint.cpp c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(196) : error C2784: 'bool std::operator <(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)' : could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Ax> &' from 'unsigned int' c:\Program Files\Microsoft Visual Studio 8\VC\include\string(148) : see declaration of 'std::operator`<''...
2008 Dec 05
2
[LLVMdev] Build errors on trunk for about a week now.
...' would lose some const-volatile qualifiers in order to call 'bool `anonymous-namespace'::StrCmp::operator ()(const char *,const char *)' f:\Program Files\Microsoft Visual Studio 8\VC\include\xtree(1169) : while compiling class template member function 'std::_Tree_nod<_Traits>::_Node *std::_Tree<_Traits>::_Lbound(const char *const &) const' with [ _Traits=std::_Tmap_traits<const char *,unsigned int,`anonymous-namespace'::StrCmp,std::allocator<std::pair<const char *const ,unsigned int>>,false> ]...
2005 Mar 10
0
[LLVMdev] Errors building llvm with Visual Studio in Debug mode
...- 2 error(s), 0 warning(s) >------ Build started: Project: x86, Configuration: Debug Win32 ------ >Compiling... >X86FloatingPoint.cpp >c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(196) : >error C2784: 'bool std::operator <(const >std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)' : could not >deduce template argument for 'const >std::basic_string<_Elem,_Traits,_Ax> &' from 'unsigned int' > c:\Program Files\Microsoft Visual Studio >8\VC\include\string(148) : see declaration of 'std::operato...
2008 Dec 05
0
[LLVMdev] Build errors on trunk for about a week now.
OvermindDL1 a écrit : > Been trying to build the trunk to test some things for about a week > now using VS8 (VS2k5). Tons of Warnings (like things first being > declared struct, being redefined class and so forth, those need to be > fixed, but are otherwise not harmful), and a *lot* of errors. Being > trunk I figured just the normal trunk-type issues, but it has been > going on
2008 Dec 05
0
[LLVMdev] Build errors on trunk for about a week now.
...nst-volatile > qualifiers in order to call 'bool > `anonymous-namespace'::StrCmp::operator ()(const char *,const char *)' > f:\Program Files\Microsoft Visual Studio > 8\VC\include\xtree(1169) : while compiling class template member > function 'std::_Tree_nod<_Traits>::_Node > *std::_Tree<_Traits>::_Lbound(const char *const &) const' > with > [ > _Traits=std::_Tmap_traits<const char *,unsigned > int,`anonymous-namespace'::StrCmp,std::allocator<std::pair<const char > *const ,unsigned int&gt...
2008 Jun 11
0
[LLVMdev] LLVM on OpenBSD
...XME suggests. > llvm[3]: Compiling Deserialize.cpp for Release build > BitWriter.cpp: In function `int > LLVMWriteBitcodeToFileHandle(LLVMOpaqueModule*, > int)': > BitWriter.cpp:40: error: no matching function for call to ` > __gnu_cxx::stdio_filebuf<char, std::char_traits<char> > >::stdio_filebuf(int&, > std::_Ios_Openmode)' > /usr/include/g++/ext/stdio_filebuf.h:53: error: candidates are: > __gnu_cxx::stdio_filebuf<char, std::char_traits<char> > >::stdio_filebuf(const > __gnu_cxx::stdio_filebuf<char, std::...
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
...include/llvm/ParameterAttributes.h:71: warning: `inline ' is not at beginning of declaration BitWriter.cpp: In function `int LLVMWriteBitcodeToFileHandle(LLVMOpaqueModule*, int)': BitWriter.cpp:40: error: no matching function for call to ` __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >::stdio_filebuf(int&, std::_Ios_Openmode)' /usr/include/g++/ext/stdio_filebuf.h:53: error: candidates are: __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >::stdio_filebuf(const __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >&am...
2009 Dec 04
4
[LLVMdev] r72619
...anation of why this should be so: Here's what it *looks* like is happening, and where the FE is probably getting it wrong. First of all, the constructor in question is defined outside of the basic_string class template as a non-inline definition: template<typename _CharT, typename _Traits, typename _Alloc> basic_string<_CharT, _Traits, _Alloc>:: basic_string(const _CharT* __s, const _Alloc& __a) Second, there is an explicit template instantiation declaration: extern template class basic_string<char>; That extern template instantiation declaration...
2008 Dec 05
2
[LLVMdev] Build errors on trunk for about a week now.
Been trying to build the trunk to test some things for about a week now using VS8 (VS2k5). Tons of Warnings (like things first being declared struct, being redefined class and so forth, those need to be fixed, but are otherwise not harmful), and a *lot* of errors. Being trunk I figured just the normal trunk-type issues, but it has been going on for a while now, so figured it would be good to
2009 Dec 04
0
[LLVMdev] r72619
...be so: > > Here's what it *looks* like is happening, and where the FE is probably > getting it wrong. First of all, the constructor in question is defined > outside of the basic_string class template as a non-inline definition: > > template<typename _CharT, typename _Traits, typename _Alloc> > basic_string<_CharT, _Traits, _Alloc>:: > basic_string(const _CharT* __s, const _Alloc& __a) > > Second, there is an explicit template instantiation declaration: > > extern template class basic_string<char>; > > That exte...
2009 Dec 04
0
[LLVMdev] r72619
Hi Bill, > Here's what I get with TOT compiling with -Os. The orig.ll is what I get > before r72619. Notice that orig.ll has only one function in it. Both the > one you sent and duncan.ll have more than one function. It's not the > fact that more than one function is showing up, but these functions in > particular shouldn't be there because of the implicit/explicit
2009 Dec 04
2
[LLVMdev] r72619
...* like is happening, and where the FE is >> probably >> getting it wrong. First of all, the constructor in question is >> defined >> outside of the basic_string class template as a non-inline >> definition: >> >> template<typename _CharT, typename _Traits, typename _Alloc> >> basic_string<_CharT, _Traits, _Alloc>:: >> basic_string(const _CharT* __s, const _Alloc& __a) >> >> Second, there is an explicit template instantiation declaration: >> >> extern template class basic_string<char>; &...