1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-24 18:39:59 +00:00
OpenMW/apps/openmw_test_suite
elsid c42c0dcbc9
Replace deprecated std::is_pod
apps/openmw_test_suite/esm/test_fixed_string.cpp:99:23: warning: ‘template<class _Tp> struct std::is_pod’ is deprecated: use is_standard_layout && is_trivial instead [-Wdeprecated-declarations]
   99 |      ASSERT_TRUE(std::is_pod<ESM::NAME>::value);
      |                       ^~~~~~
2022-08-03 21:47:00 +02:00
..
2022-08-03 21:47:00 +02:00
2022-07-01 18:47:47 +02:00
2022-07-01 18:47:47 +02:00
2022-05-22 09:29:03 +02:00
2022-07-01 18:47:47 +02:00
2022-02-18 22:31:40 +01:00
2021-10-21 19:48:31 +02:00