ISO/IEC TS 19571:2016
w
ISO/IEC TS 19571:2016
65242

Résumé

Since the extensions described in this ISO/IEC TS 19571:2016 are experimental and not part of the C++ standard library, they should not be declared directly within namespace std. Unless otherwise specified, all components described in this technical specification either:

- modify an existing interface in the C++ Standard Library in-place,

- are declared in a namespace whose name appends ::experimental::concurrency_v1 to a namespace defined in the C++ Standard Library, such as std, or

- are declared in a subnamespace of a namespace described in the previous bullet, whose name is not the same as an existing subnamespace of namespace std.

Each header described in this ISO/IEC TS 19571:2016 shall import the contents of std::experimental::concurrency_v1

into std::experimental as if by

namespace std {

namespace experimental {

inline namespace concurrency_v1 {}

}

}


Informations générales 

  •  : Annulée
     : 2016-02
  •  : 1
  •  : ISO/IEC JTC 1/SC 22 Langages de programmation, leur environnement et interfaces des logiciels de systèmes
  •  :
    35.060 Langages utilisés dans les technologies de l'information

Vous avez une question?

Consulter notre FAQ

Service à la clientèle
+41 22 749 08 88

Horaires d’ouverture:
De lundi à vendredi - 09:00-12:00, 14:00-17:00 (UTC+1)