Ocaml test-suite 'passes' with c++11 testing now
Test c++17 on Github Actions to try keep it passing when configure detects g++ can test c++17.
This commit is contained in:
parent
a71c318b06
commit
f44153069b
5 changed files with 11 additions and 8 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
template<typename T> class Temper {
|
||||
public:
|
||||
T val;
|
||||
T valu;
|
||||
};
|
||||
|
||||
class A {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue