Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Static member in standard library

13 views
Skip to first unread message

Juha Nieminen

unread,
Nov 22, 2016, 4:46:09 AM11/22/16
to
Stefan Ram <r...@zedat.fu-berlin.de> wrote:
> #include <memory_resource>

Seems to be a C++17 feature. Assuming your compiler supports it at all,
you probably need to tell it to use that standard (eg. "-std=c++1z", or
"-std=c++17", or whatever the option might be).
0 new messages