[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
Loading
Please register or sign in to comment