http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55409
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-11-20 09:24:53 UTC --- N.B. the minimal allocator interface requires operator== and operator!=, and max_size and rebind are not required.