Skip to content

fix compilation error for c++17 standard

Guillaume Anciaux requested to merge ganciaux/akantu-iterators:master into master

Created properly the alias functions and values for the apply and bool_constant bridges to STL when C++17 is used.

Merge request reports