I consider adding dumping as a dependency ... atm The only thing I really need is shared_ptr<>, and I can get it from std::tr1, available in gcc package 4. *
shared_ptr<>
std::tr1
AFAIK, all V 4. + distribution packages currently.
It is available on Fedora, installed through "yum" if you did not select "Development System" as the default installation set. "yum search gcc" to install the package.
Linux . , g++ v4 "" ++-, ++. g++ v3 . openSUSE 11 gcc 4.3 , Base Development.
, ? - DVD-, , . (, Fedora) , , . , . Ubuntu build-essential, gcc, g++, make .., apt-get install build-essential - Ubuntu.
No, on my debian systems I have to install it. But any semi-decent system administrator should be able to figure out how to install it.
Edit: to be specific, it is not always installed by default, but it should be available for most distributions.
Source: https://habr.com/ru/post/1696864/More articles:Could you fool a StreamReader object? - .netMerging Entries for Mnesia - erlangWhat are the best practices for the Middleware API? - javaDevExpress eXpressApp Framework (XAF) and Permanent eXpress Objects (XPO): how to speed up association load times? - devexpressGeneral / static variable in Global.asax separately for request? - vb.netHow to determine the focus focus application level in Qt 4.4.1? - c ++IIS crashes when serving an ASP.NET application under heavy load. How to fix the problem? - debuggingHow to implement Edit â Copy menu in C # /. Net - user-interfaceHas anyone used the Hessian binary remote access protocol to connect applications using Java and .NET? - javaAS3 FTP Programming and Socket and ByteArray Classes - actionscript-3All Articles