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-07-05 01:41:28 +02:00
2022-08-03 21:47:00 +02:00
2022-06-03 01:29:03 +02:00
2022-04-23 00:40:45 +02:00
2022-06-03 01:29:03 +02:00
2022-05-30 01:34:23 +02:00
2022-07-30 21:44:18 +04:00
2022-07-01 18:47:47 +02:00
2022-07-01 18:47:47 +02:00
2021-10-07 13:26:40 +00:00
2022-05-22 09:29:03 +02:00
2022-06-25 18:32:10 +02:00
2022-07-21 15:54:52 +04:00
2022-06-25 18:32:10 +02:00
2022-07-01 18:47:47 +02:00
2022-05-30 01:34:23 +02:00
2022-05-30 01:34:23 +02:00
2022-02-18 22:31:40 +01:00
2022-02-15 23:02:32 +01:00
2022-07-01 14:05:17 +00:00
2021-10-21 19:48:31 +02:00
2022-07-16 15:30:14 +02:00