A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/variables_8hpp_source.html below:

NCBI C++ ToolKit: src/util/diff/dtl/dtl/variables.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

38 #ifndef DTL_VARIABLES_H 39 #define DTL_VARIABLES_H 79 #define SES_MARK_DELETE "-" 80 #define SES_MARK_COMMON " " 81 #define SES_MARK_ADD "+" 91  return

(this->beforeIdx == other.

beforeIdx

&& this->afterIdx == other.

afterIdx

&& this->type == other.

type

);

118  template

<

typename

sesElem>

126 #define dtl_typedefs(elem, sequence) \ 127  typedef pair< elem, elemInfo > sesElem; \ 128  typedef vector< sesElem > sesElemVec; \ 129  typedef vector< uniHunk< sesElem > > uniHunkVec; \ 130  typedef list< elem > elemList; \ 131  typedef vector< elem > elemVec; \ 132  typedef typename uniHunkVec::iterator uniHunkVec_iter; \ 133  typedef typename sesElemVec::iterator sesElemVec_iter; \ 134  typedef typename elemList::iterator elemList_iter; \ 135  typedef typename sequence::iterator sequence_iter; \ 136  typedef typename sequence::const_iterator sequence_const_iter; \ 137  typedef typename elemVec::iterator elemVec_iter;

void swap(NCBI_NS_NCBI::pair_base_member< T1, T2 > &pair1, NCBI_NS_NCBI::pair_base_member< T1, T2 > &pair2)

constexpr auto rotate(list< Ts... >) -> decltype((list<>{}+...+rotate_item< Ts >{}))

dtl – Diff Template Library

const string version

version string

struct dtl::eleminfo elemInfo

info for Unified Format

int edit_t

type of edit for SES

struct dtl::Point P

cordinate for registering route

const long long DTL_CONTEXT_SIZE

const unsigned long long MAX_CORDINATES_SIZE

limit of cordinate size

const long long DTL_SEPARATE_SIZE

vector< long long > editPath

vector< P > editPathCordinates

cordinate for registering route

bool operator==(const eleminfo &other) const

Structure of Unified Format Hunk.

vector< sesElem > common[2]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4