Merge: lib: some cleanup in *Capable and HashCollections
authorJean Privat <jean@pryen.org>
Wed, 19 Nov 2014 15:37:25 +0000 (10:37 -0500)
committerJean Privat <jean@pryen.org>
Wed, 19 Nov 2014 15:37:25 +0000 (10:37 -0500)
commit9bb1267e3c47fc7168a9f9ef5605d2f563d00ff9
treeb5e7c1e60081008120dfed1c0d4f8a04b8ee6875
parent951cd27c6194d84028b0d3a0fad2ed600559a4b6
parent0f2869bd193f99f1ddb6dc7b0a5a036fab5dab25
Merge: lib: some cleanup in *Capable and HashCollections

Remove ArrayCapable, StringCapable and use virtual type instead of generics for HashCollection::N

Pull-Request: #919
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>