You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Documentation and associated papers are licensed with the Creative Commons Attri
17
17
18
18
// SPDX-License-Identifier: CC-BY-4.0
19
19
20
-
The intent is that the source and documentation are available for use by people implementing their iterator types as well as people using the iterator_interface presented here as-is.
20
+
The intent is that the source and documentation are available for use by people implementing their iterator types.
21
21
22
22
The README itself is licesed with CC0 1.0 Universal. Copy the contents and incorporate in your own work as you see fit.
23
23
@@ -164,15 +164,15 @@ Preset CMake variables:
164
164
-- Found Threads: TRUE
165
165
-- Configuring done (2.7s)
166
166
-- Generating done (0.0s)
167
-
-- Build files have been written to: /home/dariusn/git/Beman/iterator_interface/.build/gcc-debug
167
+
-- Build files have been written to: /path/to/repo/.build/gcc-debug
168
168
169
169
Executing workflow step 2 of 3: build preset "gcc-debug"
0 commit comments