issues
search
tcbrindle
/
NanoRange
Range-based goodness for C++17
Boost Software License 1.0
358
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Nanorange failed with error C2607 on MSVC
#113
QuellaZhang
opened
3 years ago
3
Support better CMake install for to use with modern CMake.
#112
FunMiles
closed
3 years ago
12
Prevent min / max macro expansion on Windows
#111
vcarreira
opened
3 years ago
0
viewable_range and iota_view not to spec
#110
cjdb
closed
3 years ago
1
#108: fixed typos, errors in insert_iterator
#109
eigenwhat
opened
3 years ago
0
Typos in insert_iterator?
#108
eigenwhat
opened
4 years ago
1
Use memmove optimisations when appropriate
#107
tcbrindle
opened
4 years ago
6
Add [[nodiscard]] to algorithms and views
#106
bstaletic
opened
4 years ago
0
Implement ranges::cdata
#105
bstaletic
closed
4 years ago
1
Fix copy&paste error in front_insert_iterator
#104
siebenschlaefer
closed
4 years ago
4
Fix copy'n'paste error in front_insert_iterator
#103
siebenschlaefer
closed
4 years ago
2
Use Github Actions for CI
#102
tcbrindle
opened
4 years ago
0
Update subrange constructors
#101
bstaletic
opened
4 years ago
1
Precompile catch.hpp to try to speed up CI builds
#100
tcbrindle
closed
4 years ago
2
Update constructors of views according to the latest C++ draft
#99
bstaletic
closed
4 years ago
2
Implement [algorithms.results]
#98
bstaletic
closed
4 years ago
0
Investigate Github Actions for CI
#97
tcbrindle
opened
4 years ago
0
Implement clamp, for_each_n and sample algorithms
#96
bstaletic
closed
4 years ago
3
Add for_each_n.hpp
#95
al-mission-2016
closed
4 years ago
2
Switch to new return types
#94
bstaletic
closed
4 years ago
4
Update range concepts
#93
tcbrindle
opened
4 years ago
2
Add ssize() #87
#92
FranckRJ
closed
4 years ago
1
nano::to_vector ?
#91
Guekka
closed
4 years ago
4
Workaround remove_if test failure with VS 16.5
#90
tcbrindle
closed
4 years ago
0
Update core concept definitions to match C++20 specification
#89
tcbrindle
closed
4 years ago
0
Update Travis CI config
#88
tcbrindle
closed
4 years ago
0
Update to C++20
#87
tcbrindle
opened
4 years ago
11
Use borrowed_range instead of forwarding_range
#86
tcbrindle
closed
4 years ago
1
split view does not work
#85
bmanga
opened
4 years ago
2
Add clang bug report reference
#84
yshybeka
closed
4 years ago
0
forward_range overload for ranges::size evaluates `E` twice
#83
cjdb
closed
4 years ago
2
Fix non-SFINAE error in ref_view::empty()
#82
tcbrindle
closed
4 years ago
0
Add conan package usage to README.md
#81
paulbendixen
closed
5 years ago
0
Add std::span implementation
#80
tcbrindle
opened
5 years ago
0
Is there a plan to support more of the views/things in range-v3 that weren't standardized?
#79
eigenwhat
opened
5 years ago
4
add conan.io support
#78
dvirtz
closed
5 years ago
14
Fix join_view::iterator constructor
#77
tcbrindle
closed
5 years ago
0
Fix common_reference error on MSVC 19.22
#76
tcbrindle
closed
5 years ago
1
common_reference broken with MSVC 19.22
#75
tcbrindle
closed
5 years ago
2
Support for the Concepts TS
#74
h-2
opened
5 years ago
3
Add conversion operators to the various *_result types
#73
tcbrindle
closed
5 years ago
0
Add pointer and reference typedefs to view iterators
#72
tcbrindle
closed
5 years ago
0
split_view fixes
#71
tcbrindle
closed
5 years ago
0
Make istream_view::iterator copyable (again)
#70
tcbrindle
closed
5 years ago
0
Borrow range_access test fix from CMCSTL2
#69
tcbrindle
closed
5 years ago
0
Minor cleanup of type traits machinery
#68
tcbrindle
closed
5 years ago
0
Improve make_single_header tool
#67
tcbrindle
closed
5 years ago
0
Need a better explanation of the difference from ranges-v3
#66
eyalroz
opened
5 years ago
4
Fix broken piping on MSVC (again)
#65
tcbrindle
closed
5 years ago
0
Add some more views
#64
tcbrindle
closed
5 years ago
0
Next