0% found this document useful (0 votes)
39 views1 page

T2 05 Tipos de Datos

The document lists C++ reserved keywords such as asm, auto, bool, break, case, catch, char, class, const, const_cast, continue, default, delete, do, double, dynamic_cast, else, enum, explicit, extern, false, float, for, friend, goto, if, inline, int, long, mutable, namespace, new, operator, private, protected, public, register, reinterpret_cast, return, short, signed, sizeof, static, static_cast, struct, switch, template, this, throw, true, try, typedef, typeid, typename, union, unsigned, using, virtual, void, volatile, while.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

T2 05 Tipos de Datos

The document lists C++ reserved keywords such as asm, auto, bool, break, case, catch, char, class, const, const_cast, continue, default, delete, do, double, dynamic_cast, else, enum, explicit, extern, false, float, for, friend, goto, if, inline, int, long, mutable, namespace, new, operator, private, protected, public, register, reinterpret_cast, return, short, signed, sizeof, static, static_cast, struct, switch, template, this, throw, true, try, typedef, typeid, typename, union, unsigned, using, virtual, void, volatile, while.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

PALABRAS RESERVADAS EN mutable

C++ namespace
new
asm operator
auto private
bool protected
break public
case register
catch reinterpret_cast
char return
class short
const signed
const_cast sizeof
continue static
default static_cast
delete struct
do switch
double template
dynamic_cast this
else throw
enum true
explicit try
extern typedef
false typeid
float typename
for union
friend unsigned
goto using
if virtual
inline void
int volatile
long while

You might also like