@vaporeon_ @amy holy shit she's even smaller now
@vaporeon_ @aescling tell me who hates Go so I can report them
@amy it's the amy!!
@sidd_harth0_5h4h @vaporeon_ what if we comprise and
gets a second ice cream with the meal?
@vaporeon_ the default type of inheritance is private inheritance even though no one ever uses it
very well-designed language
@aescling @vaporeon_ From what i've seen I would really like Go
@vaporeon_ no one uses anything other that public inheritance but the other five are there so that you can demonstrate knowledge of language trivia during a job interview
@vaporeon_ you can either inherit something publicly, privately, or protectedly
furthermore, there is virtual or nonvirtual inheritance
so there is private virtual, private, protected virtual, protected, public virtual, and public inheritance
@vaporeon_ did you know that in C++, there are six different ways to inherit a class
@vaporeon_ since that emojo is holding its forehead I am imagining you got a second ice cream and are currently experiencing brain freeze
@monorail @vaporeon_ @aescling it wasn't a reference to anything, you were just there and I felt like saying something nice
@monorail @vaporeon_ @aescling how is that confusing, it is simply an objective fact
@vaporeon_ @aescling I don't like that they don't add anything new, and simply give you a second way to do something the language could already do
I think it is very Bad for languages to do that sort of thing
@cam out of tiredness, or righteous anger? or perhaps both?
@vaporeon_ @aescling using operators in C++ is sugar for a function call, where whatever is given to the operands is provided to the function that represents the operation
of course Bjarne could have decided that pointers of these operands would be provided to the function representing the operations, but that would be too simple. so instead, he added references, and also ruined the language forever
@vaporeon_ @aescling so that operator overloading would Work
@vaporeon_ @aescling this is why they were introduced into the language actually
@vaporeon_ @aescling C++ actually implicitly converts objects to references if the function is declared to take reference arguments
#include <iostream>
class T {};
void use_T(T& t) { std::cout << "I used a T!\n"; }
int main() {
T t;
use_T(t);
}
kept afloat by big ideas.
you can call me Caleb or Clodsire. i also go by clodboy and catwin. i am not picky about names (unless its one amy made up)
videogame enjoyer. mathematics hobbyist and recovering physicist. software engineer. professional wonk. prophet of The Truth. the walking embodiment of "not diagnosed, but somethings wrong". i like animals that wear cowboy hats.
number of fat cock awards received: 56
pfp is by @The_T
header is by @vaporeon_
"i regret ever allowing him here" ~aescling
"oh you're one of those weird movie likers" ~Ti
"i know your taste in movies well enough to discount your opinion" ~globin
"caleb is the only person on this websites who truly understands what the report button is for: 'i don't like this post'" ~holly
30+
straight
he/him