Browse Source

Added experimental C++17 features

merge-requests/365/head
eidheim 10 years ago
parent
commit
8c33e9942b
  1. 2
      README.md

2
README.md

@ -1,5 +1,5 @@
# juCi++ # juCi++
###### a lightweight platform independent C++-IDE with support for C++11 and C++14. ###### a lightweight platform independent C++-IDE with support for C++11, C++14, and experimental C++17 features depending on libclang version.
<!--<img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3.png"/>--> <!--<img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3.png"/>-->
## About ## About
Current IDEs struggle with C++ support due to the complexity of Current IDEs struggle with C++ support due to the complexity of

Loading…
Cancel
Save