Skip to content

Commit c9fceb4

Browse files
committed
tests/examples/cplusplus/methods requires -std=c++98
With C++14 we get: + gcc.FunctionDecl('test'), + gcc.FunctionDecl('__base_ctor '), + gcc.FunctionDecl('__comp_ctor '),
1 parent ed70351 commit c9fceb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print('-std=c++98')

0 commit comments

Comments
 (0)