Select Git revision
VTKWriter.hpp
Stéphane Del Pino authored
replace if_must<> by seq<>. The if_must prevented instructions such as 'a+b;' which should be allowed (even if they may be optimized out).
replace if_must<> by seq<>. The if_must prevented instructions such as 'a+b;' which should be allowed (even if they may be optimized out).