#include <diff_tool.h>
Public Types | |
| typedef std::vector< TPhrase >::iterator | iterator |
Public Member Functions | |
| TPhraseDiffContext (const std::vector< TPhrase > &addition, std::vector< TPhrase > &reference, std::vector< TPhrase > &diff) | |
Data Fields | |
| const std::vector< TPhrase > & | Addition |
| std::vector< TPhrase > & | Diff |
| std::vector< TPhrase > & | Reference |
|
|
Definition at line 79 of file diff_tool.h. |
|
||||||||||||||||
|
Definition at line 84 of file diff_tool.h.
|
|
|
Definition at line 80 of file diff_tool.h. |
|
|
Definition at line 82 of file diff_tool.h. |
|
|
Definition at line 81 of file diff_tool.h. |
1.3.6