Difference between revisions of "cpp"
(+string_view, optional/any, filesystem) |
(Corrected link) |
||
Line 119: | Line 119: | ||
'''[[cpp/thread | Thread support library]]''' {{mark c++11}} | '''[[cpp/thread | Thread support library]]''' {{mark c++11}} | ||
− | '''[[cpp/ | + | '''[[cpp/filesystem | Filesystem library]]''' {{mark c++17}} |
'''[[cpp/experimental | Technical Specifications]]''' | '''[[cpp/experimental | Technical Specifications]]''' |
Revision as of 02:01, 24 March 2016
Type support |
basic_string array (C++11) |
basic_streambuf Regular expression library (C++11) Atomic operations library (C++11) Thread support library (C++11) Filesystem library (C++17) |