class Cast_Static_Test
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
Static cast is mostly implement as implicit cast. This only tests the additional behavior.
Public Methods
void Cast_Static_Test ()
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
void Cast_Static_Test (const Cast_Static_Test & )
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
void Cast_Static_Test (Cast_Static_Test && )
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
Cast_Static_Test & operator= (const Cast_Static_Test & )
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
Cast_Static_Test & operator= (Cast_Static_Test && )
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc
void ~Cast_Static_Test ()
Defined at line 333 of file ../../src/developer/debug/zxdb/expr/cast_unittest.cc