[PartialReassembly] Make compile with g++5.3
* A known in bug in g++5.3 leads to a compiler error due to the trailing return type of the generic lambda in the supportsPartialReassembly and hasVertexColor method * Replacing those methods with a struct providing the ()operator should fix that issue
parent
48ccd6bd
No related branches found
No related tags found
Please register or sign in to comment