evmc/test
Paweł Bylica 577340763c
cpp: Include <vector> to show MSVC compilation error
This is related to misuse of `std::swap<evmc_result>`. We should not use explicit template arguments, because this disabled SFINAE and forces instantiation of all overloads.
2019-05-14 16:13:00 +02:00
..
integration Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00
unittests cpp: Include <vector> to show MSVC compilation error 2019-05-14 16:13:00 +02:00
vmtester Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00
CMakeLists.txt Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00