class Something
{
int a,b;
public:
Something(int a, int b): this->a(a), this->b(b)
{}
void doSomething() {} // is translated into "void doSomething(Something* const this) {}"
// The T in "T* const this" is replaced with the class type
friend void doSomething2() {} // is not translated, as it is NOT a member function
};
void doSomething2() {}
{
int a,b;
public:
Something(int a, int b): this->a(a), this->b(b)
{}
void doSomething() {} // is translated into "void doSomething(Something* const this) {}"
// The T in "T* const this" is replaced with the class type
friend void doSomething2() {} // is not translated, as it is NOT a member function
};
void doSomething2() {}
by SomeGuyThatDoesn'tIncludeSex September 16, 2019
by B-rizzle June 27, 2019
by SuppaSooWoo October 23, 2011
"This week totally sucked, I need something that will fill me up then put me on the toilet all weekend."
"You thinking a T-sesh, bro?"
"You know it!"
"You thinking a T-sesh, bro?"
"You know it!"
by bauger February 22, 2009
by T Bandzz February 05, 2021
Tormenting Ways. Mindfuled Games. You'll get caught in this Dangerous Heartful Pain.Your Wosrtest Fears & Darkest Days. I'll remind of the Ways it Gained. Lost in a World Filled With Bullshit Voices, that Wanted to Think they could Tame These Flames. So Don't Compromise These Wicked Games. No Peace & No More Later Days. Just Lost Inside These Insane Ways.
FUCK The Bullsh*t !?.
by IcyeBxoKingD March 05, 2019