edouarda/brigand

pop_front and lists with reference types

jonathanpoelen opened this issue · 0 comments

Same as #171
If the list has a reference type, pop_front declare a pointer to a reference, which is ill-formed.