class FormatTest_Struct_Artificial_Test
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
Structure members can be marked as "artificial" by the compiler. We shouldn't print these.
Public Methods
void FormatTest_Struct_Artificial_Test ()
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
void FormatTest_Struct_Artificial_Test (const FormatTest_Struct_Artificial_Test & )
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
void FormatTest_Struct_Artificial_Test (FormatTest_Struct_Artificial_Test && )
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
FormatTest_Struct_Artificial_Test & operator= (const FormatTest_Struct_Artificial_Test & )
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
FormatTest_Struct_Artificial_Test & operator= (FormatTest_Struct_Artificial_Test && )
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc
void ~FormatTest_Struct_Artificial_Test ()
Defined at line 285 of file ../../src/developer/debug/zxdb/expr/format_unittest.cc