|
by phone98
Came back after 7 years to learn C++ and Software Development Patterns. [General C++ Programming]
|
|
|
|
[6 replies] Last: The numeric input code could usefully be refactored into a stand-alone... (by seeplus)
|
|
by rozick1
forum for AI questions [Lounge]
|
|
|
|
[2 replies] Last: none of those are helpful - they are either policy based forums or for... (by rozick1)
|
|
by ruzip
GetMangledSiteSid Entry Point error [Windows Programming]
|
|
|
|
[6 replies] Last: That was one of the links I read for my comment, kigar. :Þ (by George P)
|
|
by SilentXwing
Designing a Role-Based Access Control (RBAC) [General C++ Programming]
|
|
|
|
[4 replies] Last: An example of implementing a system on Windows using Azure or other pl... (by George P)
|
|
by JUANDENT
How can I download GCC for windows latest version? [Windows Programming]
|
|
|
|
[3 replies] Last: Yeah, MSYS2 has a really nice feature, a package manager that makes in... (by George P)
|
|
by Ch1156
Forwarding constructors (1,2) [Beginners]
|
|
|
|
[24 replies] Last: [quote=Ch1156]Also the Increment hunger/thirst/fatigue are never used ... (by Peter87)
|
|
by JUANDENT
what is the difference between returning auto vrs returning decltype(auto)? [General C++ Programming]
|
|
|
|
[5 replies] Last: Sorry helios but I never quite understood it.... I apologize. Thanks P... (by JUANDENT)
|
|
by PhysicsIsFun
Command line parser for scientific computing [Beginners]
|
|
|
|
[9 replies] Last: @mbozzi - Check L6 with L1 ???[/quote] Thanks! (by mbozzi)
|
|
by frek
Implement or get special member functions defaulted [General C++ Programming]
|
|
|
|
[2 replies] Last: If the class holds at least one pointer variable then you'll probably ... (by seeplus)
|
|
by Atom1
Add a managed .net dll to a cpp dll project (1,2) [General C++ Programming]
|
|
|
|
[37 replies] Last: You would want to use "Unicode" (i.e. UTF-16, little endian), because ... (by kigar64551)
|