The C++ Standad Template Library (STL)

Future Features in <experimental/LIBRARY>

Experimental C++ standard libraries (i.e. libraries introduced by C++ TR's/TS's) are referenced from https://en.cppreference.com/cpp/header/experimental...

Foremost among the experimental libraries is Networking TS. (See <experimental/net> for a starting point, actually a convenience header that includes every other Networking TS header.)