[Types-sig] If I wasn't already...
Paul Prescod
paulp@ActiveState.com
Tue, 13 Mar 2001 19:04:50 -0800
afraid of parameterized types, a warning I ran into today would convince
me:
C:\Programs\VISUAL~1\VC98\INCLUDE\xtree(145) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> const ,char>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>>,char,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char>> >,s
td::allocator<char>>::_Kfn,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> >,std::allocator<char>>::iterator::operator==' : identifier was truncated to '255' characters in the debug information
--
Python:
Programming the way
Guido
indented it.
- (originated with Skip Montanaro?)