Neil MacIntosh
|
717a2e35f1
|
Added conversion ctors.
|
2016-03-16 19:39:55 -07:00 |
|
Neil MacIntosh
|
c40094a532
|
Added from-container constructors.
|
2016-03-01 12:11:41 -08:00 |
|
Neil MacIntosh
|
f61a9bba48
|
Added array constructors.
|
2016-02-29 13:16:48 -08:00 |
|
Neil MacIntosh
|
502cd6650a
|
Checking in to continue working elsewhere.
|
2016-02-28 00:50:53 -08:00 |
|
Neil MacIntosh
|
cc22f2bf42
|
first/last constructor working.
|
2016-02-25 11:42:26 -08:00 |
|
Neil MacIntosh
|
d3929c59a0
|
Began reimplementation of span. Basic constructors.
|
2016-02-24 16:11:33 -08:00 |
|
Neil MacIntosh
|
cec26a23b9
|
Added new span-related files.
|
2016-02-24 11:26:28 -08:00 |
|
Neil MacIntosh
|
d2f12a8fa3
|
File renames to reflect new multi_span name.
|
2016-02-24 11:03:33 -08:00 |
|
Neil MacIntosh
|
49e80625c6
|
Renamed existing span to multi_span.
|
2016-02-24 10:29:29 -08:00 |
|
Neil MacIntosh
|
c9959b1071
|
Corrected some variable naming.
|
2015-11-30 05:34:38 +00:00 |
|
Neil MacIntosh
|
0cf947db77
|
Reworked span to match GSL design.
|
2015-11-29 19:19:37 -08:00 |
|
Elron A. Yellin
|
e4d8d35af5
|
add as_span overload for basic_string which doesn't have nonconst .data() like other contiguous containers
|
2015-11-20 17:50:02 -05:00 |
|
Anna Gringauze
|
c95eb57d3f
|
Fixed conversion problem when creating strided_span from span and bounds
|
2015-11-19 13:13:15 -08:00 |
|
Anna Gringauze
|
f510025109
|
Removed basic_span class
|
2015-11-13 12:54:37 -08:00 |
|
Anna Gringauze
|
8aa4248722
|
Removing basic_span base class from span
|
2015-11-13 12:52:02 -08:00 |
|
Neil MacIntosh
|
fa056f67e8
|
Enabled -Wall for gcc and clang.
|
2015-11-13 03:27:53 +00:00 |
|
Neil MacIntosh
|
a998a9b33b
|
Turned on Level 3 warnings for MSVC.
|
2015-11-12 18:57:23 -08:00 |
|
Neil MacIntosh
|
b63ec949e9
|
Renaming array_view and string_view, as per WG21 discussions.
|
2015-11-04 12:42:27 -08:00 |
|