D
std::exception
Size: a a a
D
std::exception
АД
DP
AB
T
DP
throw;
это бесполезная трата времени конечноА
IZ
DP
А
Д
enum test
{
hello=1,
world=2
};
LA
enum test
{
hello=1,
world=2
};
K
enum test
{
hello=1,
world=2
};
static_cast<test>(1)
K
test::hello
АК
static_cast<test>(1)
K
LA
test::hello
LA
IZ
enum test
{
hello=1,
world=2
};