2014:accessible_algorithms
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 2014:accessible_algorithms [2013/11/04 11:09] – created jonjagger | 2014:accessible_algorithms [2016/06/11 14:05] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Back to [[conference: | Back to [[conference: | ||
| \\ | \\ | ||
| - | **Title**: | + | **Title**: |
| **Proposer**: | **Proposer**: | ||
| **Type**: Tutorial\\ | **Type**: Tutorial\\ | ||
| **Duration**: | **Duration**: | ||
| **Description**: | **Description**: | ||
| + | The standard C++ library contains a fairly large set of algorithms suitable for containers. The interface to these algorithms makes them unnecesary hard to use: Even if there is a readily available perfect match, the need to extract a pair of iterators for a container seems unnecessary hard. Also, the interface is makes it hard or inefficient to apply the algorithms to certain kinds of commonly used sequences, e.g., C strings. When it comes to processing sequences with multiple separate fields or multiple parallel sequences. Interestingly, | ||
| \\ | \\ | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | \\ | ||
| - | |||
2014/accessible_algorithms.1383563364.txt.gz · Last modified: 2016/06/11 14:05 (external edit)