12345678910
:: new new[] delete delete[] throw .* ->* static_cast dynamic_cast const_cast reinterpret_cast typeid()
Scope resolution Dynamic memory allocation Dynamic memory deallocation Throw operator (for exceptions) Pointer to member \ | Casts | / RTTI (Run-Time Type Information)