1. man! I hit a b!tch just last night and she already thinkin' about getting a preg t's. lmao
2. I think momma's gonna have another kid around, her preg t's was positive
2. I think momma's gonna have another kid around, her preg t's was positive
by unohme August 01, 2018
an abbreviation of translator. As in translating from one language to another.
frequently used when referring to people who take to raw version of manga and put the translated English version in place of the Japanese
frequently used when referring to people who take to raw version of manga and put the translated English version in place of the Japanese
by Mistress Grimm March 30, 2011
by bac02 August 06, 2009
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