User contributions for Md
24 February 2023
- 19:0319:03, 24 February 2023 diff hist +136 User:Md No edit summary
16 February 2023
- 01:5901:59, 16 February 2023 diff hist +595 User talk:Cubbi →compiler support: new section
15 February 2023
- 01:0801:08, 15 February 2023 diff hist −66 Template:standard library support top As of Cray Compiling Environment (CCE) 9.0.0 (release date: June 20, 2019), Cray ships Cray Clang C and C++ compilers which rely on the platform for the Standard C++ Library, i.e., GCC libstdc++. There is no "Cray C++ Standard Library".
- 01:0801:08, 15 February 2023 diff hist −52 Template:standard library support row As of Cray Compiling Environment (CCE) 9.0.0 (release date: June 20, 2019), Cray ships Cray Clang C and C++ compilers which rely on the platform for the Standard C++ Library, i.e., GCC libstdc++. There is no "Cray C++ Standard Library".
- 01:0801:08, 15 February 2023 diff hist −44 Template:standard library support bottom As of Cray Compiling Environment (CCE) 9.0.0 (release date: June 20, 2019), Cray ships Cray Clang C and C++ compilers which rely on the platform for the Standard C++ Library, i.e., GCC libstdc++. There is no "Cray C++ Standard Library".
14 February 2023
- 22:2522:25, 14 February 2023 diff hist −43 Template:compiler support top Remove "Cray" from "compiler support" as it is based on and tracks Clang version; cf. https://github.com/PE-Cray/cpe-changelog/#hpe-cray-clang-c-and-c-quick-reference-s-2179
- 22:2522:25, 14 February 2023 diff hist −20 Template:compiler support bottom Remove "Cray" from "compiler support" as it is based on and tracks Clang version; cf. https://github.com/PE-Cray/cpe-changelog/#hpe-cray-clang-c-and-c-quick-reference-s-2179
- 22:1722:17, 14 February 2023 diff hist −54 User:Md Blanked the page
15 April 2015
- 13:3313:33, 15 April 2015 diff hist −18 Template:cpp/chrono/clock/now Fix the example to use the correct clock.
24 August 2014
- 13:5213:52, 24 August 2014 diff hist −1 m cpp/links/libs Fixed a typo (wrong word).
13 September 2013
- 16:0516:05, 13 September 2013 diff hist +349 Talk:Main Page Indicated interest.
6 September 2013
- 16:0716:07, 6 September 2013 diff hist +79 cpp/links/libs Added cpp-netlib: The C++ Network Library
- 16:0616:06, 6 September 2013 diff hist −26 cpp/links/libs Fixed Boost.Asio URL (was: version-dependent, hard-coded at version 1.51); spelling
- 16:0016:00, 6 September 2013 diff hist +38 cpp/links/libs Added pugixml
- 15:5415:54, 6 September 2013 diff hist 0 m cpp/links/libs Fixed the Qt spelling (it's not "QT")
1 May 2013
- 20:2120:21, 1 May 2013 diff hist +373 m User talk:Cubbi →Lambda / Example
- 20:1420:14, 1 May 2013 diff hist +40 m User talk:Cubbi →Lambda / Example
- 20:1320:13, 1 May 2013 diff hist +1,174 User talk:Cubbi Lambda / Example
- 19:3519:35, 1 May 2013 diff hist +54 N User:Md Created page with "C++, Boost, and POCO make the world a better place :-)"
- 19:2119:21, 1 May 2013 diff hist −42 cpp/language/lambda Removed avoidable dependency on std::function: using it in this example may constitute bad practice due to type-erasure, which may make debugging more difficult and introduce overhead due to potential inlining-prevention.