Patch for the allocator.

Paolo Carlini pcarlini@suse.de
Fri Mar 26 12:57:00 GMT 2004


Dhruv Matani wrote:

>>      class _Ffit_finder 
>>	: public std::unary_function<typename std::pair<_Tp, _Tp>, bool> {
>>    
>>
':' must be aligned with 'c' (many instances). Watch the open brace

>>      template <typename _Tp>
>>      bool
>>      operator()(_Tp* __pt, _Tp const& __crt) const throw()
>>    
>>
Always indent after 'template'.

>>      	unsigned int *__puse_count = reinterpret_cast<unsigned int*>
>>	  (_S_mem_blocks[_S_last_request._M_where()].first) -
>>
Always split before the operator (a few instances).

Paolo.



More information about the Libstdc++ mailing list