class ExprNodeTest_Cast_Test

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

The casting tests cover most casting-related functionality. This acts as a smoketest that it's

hooked up, and specifically tests the tricky special-casing of casting references to references

(which shouldn't expand the reference value).

Public Methods

void ExprNodeTest_Cast_Test ()

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

void ExprNodeTest_Cast_Test (const ExprNodeTest_Cast_Test & )

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

void ExprNodeTest_Cast_Test (ExprNodeTest_Cast_Test && )

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

ExprNodeTest_Cast_Test & operator= (const ExprNodeTest_Cast_Test & )

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

ExprNodeTest_Cast_Test & operator= (ExprNodeTest_Cast_Test && )

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc

void ~ExprNodeTest_Cast_Test ()

Defined at line 387 of file ../../src/developer/debug/zxdb/expr/expr_node_unittest.cc