A short hand for 'Take care' popular in online chat and short message service (sms) (a.k.a txt) communicae.
by LGD November 3, 2006
Get the t/cmug. by PewDiePie's Biggest Fan October 17, 2019
Get the T-Seriesmug. 1. T-swift - Is the termination of an intimate relationship by any means other than death and writing a hit song about it.
2. T-swifted - used often as a comeback when you or your mate gets "burned"
2. T-swifted - used often as a comeback when you or your mate gets "burned"
1. I can't believe he gave you the old T-swift! You're too good for him girlfriend
2. Becky you just got T-swifted! Damn hahaha
2. Becky you just got T-swifted! Damn hahaha
by shibbyzeroskater January 16, 2013
Get the T-Swiftmug. by Shazaamizer June 25, 2006
Get the T-Smug. "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
Get the t-seshmug. by OldSchoolHolidays November 16, 2011
Get the T-Givemug. 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
Get the T* const thismug.