MarcoFalke
fac7bdb75e
script: Fix boost/C++17 compile failure
script/standard.cpp:297:48: error: temporary of type 'boost::static_visitor<CScript>' has protected destructor
return boost::apply_visitor(CScriptVisitor{}, dest);
^
/usr/include/boost/variant/static_visitor.hpp:53:5: note: declared protected here
~static_visitor() = default;
^
1 error generated.
2020-07-01 17:24:46 -04:00
..
2020-06-28 14:20:00 -04:00
2020-04-23 13:59:48 -04:00
2020-05-12 14:19:40 -07:00
2020-04-11 21:32:45 -04:00
2020-03-30 16:10:30 -07:00
2020-05-22 01:40:31 +09:00
2020-05-22 01:40:31 +09:00
2020-05-22 01:40:31 +09:00
2020-05-27 07:16:10 -04:00
2020-06-04 10:05:54 -04:00
2020-06-21 06:41:55 -04:00
2020-04-16 13:33:09 -04:00
2020-06-19 12:14:08 -07:00
2020-02-12 11:48:30 -05:00
2020-07-01 17:24:46 -04:00
2020-06-21 06:41:55 -04:00