
please wait
c++ standard on class memory |
Am I right in saying that the C++ standard defines what certain types of class must include (instance table pointer, virtual function table pointer, inherited m... |
Mar 19, 2015 at 5:26pm
[3 replies] Last: I meant inheritance table, as in your base classes (don't know if I m... (by TheBeardedQuack)
|
by LB
using std::swap; using std::begin; using std::end;
|
http://ericniebler.com/2014/10/21/customization-point-design-in-c11-and-beyond/ For a long time I had never been concerned about having to write using std::... |
Mar 18, 2015 at 6:03pm
[10 replies] Last: fair enough. ill ask on IRC or perhaps in another thread (by Little Bobby Tables)
|
by ultifinitus
Meetups, Hackathons, Social Stuff
|
Are you all parts of any meetup groups or anything related to software development? Have you had good luck meeting cool people? I've been to one, but it was... |
Mar 18, 2015 at 6:56am
[4 replies] Last: That wishful thinking is just pure imagination XD I never expect to se... (by TheBeardedQuack)
|
by poteto
Can moderators modify peoples posts to have code tags?
|
Because way too many people are not using them, mainly because half of the posts are from people who just joined the forum, and the immediately leaving after th... |
Mar 18, 2015 at 2:10am
[19 replies] Last: My addon already has the codeize button. It's disabled by default; you... (by S G H)
|
by htirwin
P vs NP
|
In recent threads in other forums, and in general, I have noticed that most people make the incorrect assumption that NP stands for Non-Polynomial. Many even c... |
Mar 17, 2015 at 3:00pm
[6 replies] Last: It would say that whenever there was a turn in the path of the forest... (by MiiNiPaa)
|
by leo255
Getting Internships/jobs while in Computer Science Grad Programs?
|
Hello, I've been accepted to a few schools, Cal State Los Angeles and Cal State Northridge, for their Masters in CS programs (maybe not a huge accomplishment, ... |
Mar 14, 2015 at 10:37pm
[1 reply] : This is something I had wondered for a quite a while - thanks for brin... (by closed account 13bSLyTq)
|
by megatron 0
Gmail Drive.
|
LINK REMOVED. I apologise if I have offended this forum, all I wanted was an impeccable source of free learning for everybody. |
Mar 14, 2015 at 2:31pm
[16 replies] Last: @LittleBobbyTables I'm confused on why you did all that. All Zereo sai... (by Cody0023)
|
by Mark333
How to receive the job in PhP?
|
Hey guys, I am new to the whole development field but I am a foreign programming student so I can read/write code.( But I'm really a newbie in C++) After return... |
Mar 13, 2015 at 4:40pm
[4 replies] Last: http://workplace.stackexchange.com/questions/tagged/software-industry (by ResidentBiscuit)
|
by Shawl
Tool or any application to creating a basic software in C++?
|
Hi guys, I'm a newbie to C++ programming and I have learned a few basic things about it and I look forward to continue coding.Though, i have a small question,lo... |
Mar 13, 2015 at 12:57pm
[6 replies] Last: >what would vb have to do with this? >>>But I don't want the informat... (by megatron 0)
|
by Cheraphy
An open letter from 47 senators to Iran officials
|
Signed by these senators, was a letter sent to officials in Iran that attempt to explain the political legal system in America, with the end result being that t... |
Mar 13, 2015 at 4:39am
[1 reply] : That's what the left is saying which is weird twist giving that "treas... (by Cody0023)
|
by James27
Instruments :D
|
Just wondered if there was anyone here who plays an instrument or instruments. And whats your favourite peice to play . Love playing my piano and harmonica haha... |
Mar 13, 2015 at 2:31am
[6 replies] Last: Clarinet, Piano, and Bass would be the main ones. I can do other instr... (by TwilightSpectre)
|
by whoovian11
Python help please
|
So I am trying to count the number of spaces in a sentence but I am doing something wrong since its giving me the number of letter def countSpaces(sentence,s):... |
Mar 13, 2015 at 2:21am
[4 replies] Last: Look up how a for loop processes things. If you have to do it like thi... (by TwilightSpectre)
|
by sam dhillon
game jam tips
|
Hi, so basically my tutor in college has asked people in my software development class if there are any volunteers to go to a game jam, ofcourse i said yes stra... |
Mar 12, 2015 at 6:17pm
[1 reply] : Make pong. If you even have time left over, polish it. Not trying to ... (by LB)
|
by Nezar
Wierd problem
|
Hey, I had dual booted win 8 with ubuntu but after I upgraded win 8 to win 8.1, the other os which is ubuntu disappeared. I formatted the drive that containe... |
Mar 12, 2015 at 5:45pm
[12 replies] Last: @IWishIKnew Did you even read giblit's and my posts? (by naraku9333)
|
by James27
Hobbies
|
What do you have as hobbies? (Apart from coding ;) ) Love RC stuff and ps3 haha. Military tactics and history books Piano Harmonica :D What are yours? :) |
Mar 12, 2015 at 3:46pm
[14 replies] Last: One of my favourite hobbies is teaching under privileged teenagers com... (by megatron 0)
|
by ty54
Master's in high-performance computing using C++?
|
I'm currently studying for my Master's in a STEM field. I use alot of C++ and the code also uses parallel programming. I'm aware some jobs exist as supercomputi... |
Mar 11, 2015 at 6:52pm
[4 replies] Last: If you get a Masters in HPC, I would think you will have a much bette... (by ty54)
|
by Disch
Lines that make you instantly hate a character
|
This is pretty random. In Season 3 ep 1 of the new Dr. Who (the first episode with Martha Jones), Martha's sister Tish is talking on the phone, and they're s... |
Mar 11, 2015 at 1:48pm
[2 replies] Last: Any line said by any character played by Wanda Sykes. She really plays... (by chrisname)
|
by Disch
Normalized distribution probability (1,2)
|
So I'm trying to help some guy in another thread, and I have an idea for a solution to his problem, but it involves doing some statistical stuff that I don't kn... |
Mar 11, 2015 at 5:45am
[21 replies] Last: Fair enough. A polynomial of degree zero is not necessarily a good a... (by tition)
|
Who else has seen this "Row-Hammer" stuff? |
Here's the article: http://googleprojectzero.blogspot.com/2015/03/exploiting-dram-rowhammer-bug-to-gain.html It's interesting to know that we've gotten so sm... |
Mar 10, 2015 at 8:53pm
[2 replies] Last: Maybe it's the name that is misleading me? It's a bit -flip, not a b... (by Computergeek01)
|
by NoXzema
OpenGL will become VULKAN
|
Tomorrow (March 3th, 2015) during GDC (Game Developers Conference), details concerning the successor to OpenGL will be displayed by Valve. The successor will be... |
Mar 10, 2015 at 1:18am
[11 replies] Last: Actually, I just realized the title of this thread is wrong. OpenGL is... (by NoXzema)
|