doc/developer: change C++11 to C++14
This commit is contained in:
parent
d7f478c154
commit
accbd4e82a
@ -40,7 +40,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
the code should be C++11 compliant, and must compile with
|
||||
the code should be C++14 compliant, and must compile with
|
||||
<application>GCC</application> 4.9 and
|
||||
<application>clang</application> 3.4
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user