ecorm/cppwamp

Suppress signed/unsigned integer comparisons in visitors

ecorm opened this issue · 1 comments

ecorm commented

Suppress the GCC signed/unsigned integer comparisons in the EquivalentTo and Variant::LessThan visitors.

ecorm commented

Done in 487bd06.