What does `` provide, and where is it documented?

后端 未结 2 2030
栀梦
栀梦 2020-11-27 07:57

The new C++11 standard mentions a header , presumably in analogy to C99\'s .

Now, we know that C++11 brings n

2条回答
  •  自闭症患者
    2020-11-27 08:19

    Probably the best documentation of which I'm aware is in n1326, the proposal to add TR19769 to the C standard library [Edit: though looking at it, the N1010 that R. Martinho Fernandes cited seems to have pretty much the same].

提交回复
热议问题