Structure that defines column and regular expression to ignore.
Definition at line 71 of file df_diff.cpp.
Public Attributes | |
| unsigned | col |
| string | regex |
| unsigned DFDiff::RegExcludeCol::col |
Definition at line 73 of file df_diff.cpp.
| string DFDiff::RegExcludeCol::regex |
Definition at line 74 of file df_diff.cpp.