Skip to content
Snippets Groups Projects
Commit 5cd72e11 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment